PC: Remove teamplay forced-on from the cfg

This commit is contained in:
Steam Deck User 2023-01-13 16:44:57 -05:00
parent 861119e980
commit 27a1e83c7f
2 changed files with 0 additions and 6 deletions

View file

@ -80,9 +80,6 @@ sv_bigcoords 1
maxclients 4
sv_playerslots 8
teamplay 1
team "allies"
scr_autoid_team 1
net_compress 1
sv_nqplayerphysics 1
scr_autoid_teamcolour 15

View file

@ -494,9 +494,6 @@ cfg_save_infos "1" //If 1, saves userinfo and serverinfo to configs.
cfg_save_auto "0" //If 1, the config will automatically be saved and without prompts. If 0, you'll have to save your config manually (possibly via prompts from the quit menu).
cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save only ever saves archived cvars. If empty, cfg_save saves all cvars only when an explicit filename was given (ie: when not used internally via quit menu options).
teamplay "1""
team "allies"
scr_autoid_team "1"
net_compress "1"
sv_nqplayerphysics "1"
scr_autoid_teamcolour "15"