mirror of
https://github.com/nzp-team/assets.git
synced 2025-03-22 09:31:07 +00:00
PC: Remove teamplay forced-on from the cfg
This commit is contained in:
parent
861119e980
commit
27a1e83c7f
2 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue