Skip to content

Commit

Permalink
Update call-of-dutybo2config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Greelan authored May 26, 2024
1 parent 97dd30a commit 6923e68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions call-of-dutybo2config.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@
"FieldName":"GameMode",
"InputType":"enum",
"ParamFieldName":"GameMode",
"DefaultValue":"t6mp \"{{$FullBaseDir}}\" -dedicated +set key {{ServerKey}} +set fs_game {{Mod}} +sv_config dedicated.cfg",
"DefaultValue":"t6mp \"{{$FullBaseDir}}\" -dedicated +set key {{ServerKey}} +set fs_game \"{{Mod}}\" +sv_config dedicated.cfg",
"EnumValues":{
"t6mp \"{{$FullBaseDir}}\" -dedicated +set key {{ServerKey}} +set fs_game {{Mod}} +sv_config dedicated.cfg":"Multiplayer (default)",
"t6zm \"{{$FullBaseDir}}\" -dedicated +set key {{ServerKey}} +set fs_game {{Mod}} +sv_config dedicated_zm.cfg":"Zombies"
"t6mp \"{{$FullBaseDir}}\" -dedicated +set key {{ServerKey}} +set fs_game \"{{Mod}}\" +sv_config dedicated.cfg":"Multiplayer (default)",
"t6zm \"{{$FullBaseDir}}\" -dedicated +set key {{ServerKey}} +set fs_game \"{{Mod}}\" +sv_config dedicated_zm.cfg":"Zombies"
}
},
{
Expand Down

0 comments on commit 6923e68

Please sign in to comment.