diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/koopatlas/core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/koopatlas/core.h b/src/koopatlas/core.h index 41fba45..2a69927 100644 --- a/src/koopatlas/core.h +++ b/src/koopatlas/core.h @@ -18,7 +18,7 @@ #include "koopatlas/pathmanager.h" #define WM_DEBUGGING -#define WM_SPAMMY_DEBUGGING +// #define WM_SPAMMY_DEBUGGING #ifdef WM_DEBUGGING #define MapReport OSReport |