Sublime Text is messing with whitespace

This commit is contained in:
Leonwang4234 2020-10-05 11:58:35 -07:00
parent 28ea336966
commit f9d6ef8e91

View File

@ -1191,7 +1191,7 @@ public class UnitTypes implements ContentList{
smokeEffect = Fx.hitLaser;
frontColor = Color.white;
healPercent = 5.5f;
healPercent = 5.5f;
collidesTeam = true;
backColor = Pal.heal;
frontColor = Color.white;