diff --git a/pc/nzp/default.cfg b/pc/nzp/default.cfg index afd7d08..f8feb6e 100644 --- a/pc/nzp/default.cfg +++ b/pc/nzp/default.cfg @@ -82,6 +82,7 @@ sv_playerslots 8 net_compress 1 sv_nqplayerphysics 0 +sv_mintic 0.05 // // CONTROLLER BINDS diff --git a/pc/nzp/fte.cfg b/pc/nzp/fte.cfg index b7de2e9..e168ed9 100644 --- a/pc/nzp/fte.cfg +++ b/pc/nzp/fte.cfg @@ -498,3 +498,4 @@ cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save net_compress "1" sv_nqplayerphysics "0" +sv_mintic "0.05"