mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-22 05:38:19 +07:00
remove space in perShot (#4640)
This commit is contained in:
@ -20,7 +20,7 @@ public enum StatUnit{
|
||||
minutes,
|
||||
perSecond,
|
||||
perMinute,
|
||||
perShot,
|
||||
perShot(false),
|
||||
timesSpeed(false),
|
||||
percent(false),
|
||||
shieldHealth,
|
||||
|
Reference in New Issue
Block a user