mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 23:11:12 -08:00
whitespace
This commit is contained in:
parent
e17f28b636
commit
28ea336966
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue