Update Risk of Rain 2

Updated Risk of Rain 2 to use the MaxUsers properly.
This commit is contained in:
IceOfWraith
2022-01-29 20:32:24 -06:00
parent 9b51cb0b5a
commit 1a1db4cce7
3 changed files with 11 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
"Category": "Server Settings",
"Description": "The maximum number of players",
"Keywords": "max players",
"FieldName": "sv_maxplayers",
"FieldName": "$MaxUsers",
"InputType": "number",
"IsFlagArgument": false,
"ParamFieldName": "sv_maxplayers",
@@ -54,4 +54,4 @@
"False": "0"
}
}
]
]