whitespace

This commit is contained in:
Leonwang4234 2020-10-05 11:57:19 -07:00
parent e17f28b636
commit 28ea336966

View File

@ -1192,9 +1192,9 @@ public class UnitTypes implements ContentList{
frontColor = Color.white;
healPercent = 5.5f;
collidesTeam = true;
backColor = Pal.heal;
frontColor = Color.white;
collidesTeam = true;
backColor = Pal.heal;
frontColor = Color.white;
backColor = Pal.heal;
trailColor = Pal.heal;
}};