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