mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-22 05:38:19 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@ -20,7 +20,7 @@ public enum StatUnit{
|
||||
minutes,
|
||||
perSecond,
|
||||
perMinute,
|
||||
perShot,
|
||||
perShot(false),
|
||||
timesSpeed(false),
|
||||
percent(false),
|
||||
shieldHealth,
|
||||
|
@ -1,4 +1,8 @@
|
||||
[
|
||||
[
|
||||
{
|
||||
"name": "RCR",
|
||||
"address": ["rcr.fvds.ru"]
|
||||
},
|
||||
{
|
||||
"name": "mindustry.pl",
|
||||
"address": ["mindustry.pl:6000", "mindustry.pl:6666", "mindustry.pl"]
|
||||
|
Reference in New Issue
Block a user