STR: fix player limit setting (#474)
This commit is contained in:
parent
6eb7da3d99
commit
fff2f41dd1
@ -86,7 +86,7 @@
|
|||||||
"Category":"STR Settings",
|
"Category":"STR Settings",
|
||||||
"Description":"Sets the maximum number of players that can connect to the server at one time",
|
"Description":"Sets the maximum number of players that can connect to the server at one time",
|
||||||
"Keywords":"player,count,limit,maximum,umaxplayercount",
|
"Keywords":"player,count,limit,maximum,umaxplayercount",
|
||||||
"FieldName":"uMaxPlayerCount",
|
"FieldName":"$MaxUsers",
|
||||||
"InputType":"number",
|
"InputType":"number",
|
||||||
"ParamFieldName":"GameServer.uMaxPlayerCount",
|
"ParamFieldName":"GameServer.uMaxPlayerCount",
|
||||||
"DefaultValue":"8",
|
"DefaultValue":"8",
|
||||||
|
Loading…
Reference in New Issue
Block a user