Comment cleanup

This commit is contained in:
Anuken
2020-12-20 12:04:36 -05:00
parent c39f4c1b7d
commit 40a6a9e1c7

View File

@@ -6,12 +6,6 @@ import mindustry.content.*;
import mindustry.entities.*;
import mindustry.gen.*;
//TODO this class is bad for multiple reasons, remove/replace it.
//- effects unreliable
//- not really hitscan but works like it
//- buggy trails
//- looks bad
//- generally unreliable
public class RailBulletType extends BulletType{
public Effect pierceEffect = Fx.hitBulletSmall, updateEffect = Fx.none;
/** Multiplier of damage decreased per health pierced. */