mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-10 14:42:00 +00:00
Merge branch 'main' of https://github.com/nzp-team/assets
This commit is contained in:
commit
2db61b099b
2 changed files with 1 additions and 5 deletions
|
@ -82,8 +82,6 @@ sv_playerslots 8
|
|||
|
||||
net_compress 1
|
||||
sv_nqplayerphysics 1
|
||||
scr_autoid_teamcolour 15
|
||||
sv_public 1
|
||||
|
||||
//
|
||||
// CONTROLLER BINDS
|
||||
|
|
|
@ -495,6 +495,4 @@ cfg_save_auto "0" //If 1, the config will automatically be saved and witho
|
|||
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).
|
||||
|
||||
net_compress "1"
|
||||
sv_nqplayerphysics "1"
|
||||
scr_autoid_teamcolour "15"
|
||||
sv_public "1"
|
||||
sv_nqplayerphysics "1"
|
Loading…
Reference in a new issue