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