Update MinValue for all player counts (#269)
This is to address https://github.com/CubeCoders/AMP/issues/803
This commit is contained in:
@@ -263,7 +263,8 @@
|
||||
"ParamFieldName": "MaxPlayers",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "32",
|
||||
"EnumValues": {}
|
||||
"EnumValues": {},
|
||||
"MinValue":"1"
|
||||
},
|
||||
{
|
||||
"DisplayName": "Token",
|
||||
|
||||
Reference in New Issue
Block a user