From c14b6b339bd2eff22213af6fe0d85f5364d8f9e3 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 8 May 2001 18:47:36 +0000 Subject: [PATCH] --- source/system/dbg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/system/dbg.cpp b/source/system/dbg.cpp index 30633f63c..04f91c161 100644 --- a/source/system/dbg.cpp +++ b/source/system/dbg.cpp @@ -72,7 +72,7 @@ Available options are: #else #define DBG_OUTPUT_TO_DEBUGGER #define DBG_FILENAME_LENGTH 16 - #define DBG_DEFAULT_CHANNEL DC_ALL + #define DBG_DEFAULT_CHANNEL DC_SYSTEM #endif