diff --git a/pc/nzp/default.cfg b/pc/nzp/default.cfg index 5762cc7..3c6425b 100644 --- a/pc/nzp/default.cfg +++ b/pc/nzp/default.cfg @@ -82,8 +82,6 @@ sv_playerslots 8 net_compress 1 sv_nqplayerphysics 1 -scr_autoid_teamcolour 15 -sv_public 1 // // CONTROLLER BINDS diff --git a/pc/nzp/fte.cfg b/pc/nzp/fte.cfg index 4b0446d..416cdb9 100644 --- a/pc/nzp/fte.cfg +++ b/pc/nzp/fte.cfg @@ -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" \ No newline at end of file