Update Don't Starve Together 2
Corrected the player count to use MaxUsers properly.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"Heading": "GAMEPLAY",
|
||||
"SettingMappings": {
|
||||
"game_mode": "game_mode",
|
||||
"max_players": "max_players",
|
||||
"max_players": "$MaxUsers",
|
||||
"pvp": "pvp",
|
||||
"pause_when_empty": "pause_when_empty"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user