Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
This commit is contained in:
@@ -65,7 +65,8 @@
|
||||
"DefaultValue":"4",
|
||||
"Suffix":"players",
|
||||
"Placeholder":"4",
|
||||
"EnumValues":{}
|
||||
"EnumValues":{},
|
||||
"MinValue":"1"
|
||||
},
|
||||
{
|
||||
"DisplayName":"Island Count",
|
||||
|
||||
Reference in New Issue
Block a user