From 0e59dfe7f7d8f3291d2e7befc3926e40c8d6af93 Mon Sep 17 00:00:00 2001 From: In-line Date: Mon, 17 Jul 2017 22:57:10 +0400 Subject: [PATCH] Fix #12 (#13) * Fix #12 --- metamod/extra/config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metamod/extra/config.ini b/metamod/extra/config.ini index 718872e..440b1f9 100644 --- a/metamod/extra/config.ini +++ b/metamod/extra/config.ini @@ -26,7 +26,7 @@ // // debuglevel 0 // debuglevel 42 - +debuglevel 0 // gamedll // where is an absolute path, or a path relative to the gamedir. @@ -39,7 +39,7 @@ // gamedll dlls/hl.dll // gamedll ../podbot/podbot.dll // gamedll /home/bots/dlls/mybot.dll -debuglevel 0 + // exec_cfg // where is a path relative to the gamedir. Note! This CANNOT be