Removed redundant RailBulletType hitEffect call

This commit is contained in:
Anuken
2024-01-12 22:26:08 -05:00
parent a2356d74aa
commit 797ef6400c

View File

@@ -43,8 +43,6 @@ public class RailBulletType extends BulletType{
if(b.damage > 0){
pierceEffect.at(x, y, b.rotation());
hitEffect.at(x, y);
}
//subtract health from each consecutive pierce