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