mirror of
https://github.com/nzp-team/assets.git
synced 2025-01-19 06:10:59 +00:00
move them down
This commit is contained in:
parent
38cd65864b
commit
0918533557
1 changed files with 8 additions and 8 deletions
|
@ -201,14 +201,6 @@ sb_hidenotempty "0"
|
|||
sb_hideempty "0"
|
||||
sb_alpha "0.7"
|
||||
|
||||
teamplay "1""
|
||||
team "allies"
|
||||
scr_autoid_team "1"
|
||||
net_compress "1"
|
||||
sv_nqplayerphysics "1"
|
||||
scr_autoid_teamcolour "15"
|
||||
sv_public "1"
|
||||
|
||||
// Menu thingumiebobs
|
||||
seta m_preset_chosen "1"
|
||||
|
||||
|
@ -501,3 +493,11 @@ cfg_save_aliases "1" //If 1, saves aliases to configs. Note that aliases sent
|
|||
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"
|
||||
sv_public "1"
|
||||
|
|
Loading…
Reference in a new issue