mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-02 12:23:47 +07:00
Typo fix
This commit is contained in:
parent
dac2264ac7
commit
b86cdb52be
@ -1001,7 +1001,7 @@ public class UnitTypes implements ContentList{
|
||||
lifetime = 60f;
|
||||
shootEffect = Fx.shootSmall;
|
||||
smokeEffect = Fx.shootSmallSmoke;
|
||||
tileDamageMultiplier = 0.95f;
|
||||
tileDamageMultiplier = 0.09f;
|
||||
}};
|
||||
}});
|
||||
}};
|
||||
|
Loading…
Reference in New Issue
Block a user