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