mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-12 03:37:27 +07:00
whitespace
This commit is contained in:
parent
e17f28b636
commit
28ea336966
@ -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;
|
||||
}};
|
||||
|
Loading…
Reference in New Issue
Block a user