diff --git a/pc/nzp/default.cfg b/pc/nzp/default.cfg index 9209f25..f0768f9 100644 --- a/pc/nzp/default.cfg +++ b/pc/nzp/default.cfg @@ -64,4 +64,5 @@ seta scr_playerdebuginfo "0" seta scr_playerdebuginfo_x "64" seta scr_playerdebuginfo_y "6" seta cl_hitmarkers "1" -seta cl_textopacity "0.20" \ No newline at end of file +seta cl_textopacity "0.20" +seta sys_testmode "0" \ No newline at end of file diff --git a/pc/nzp/nzportable.cfg b/pc/nzp/nzportable.cfg index b80f929..ef71dab 100644 --- a/pc/nzp/nzportable.cfg +++ b/pc/nzp/nzportable.cfg @@ -107,6 +107,7 @@ seta scr_playerdebuginfo_x "64" seta scr_playerdebuginfo_y "6" seta cl_hitmarkers "1" seta cl_textopacity "0.20" +seta sys_testmode "0" // Text editor pr_debugger "0" //When enabled, QC errors and debug events will enable step-by-step tracing.