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