diff --git a/projects/mtg/include/Logger.h b/projects/mtg/include/Logger.h index b9a232ee1..a11f4d8ba 100644 --- a/projects/mtg/include/Logger.h +++ b/projects/mtg/include/Logger.h @@ -2,7 +2,7 @@ #define _LOGGER_H_ //TODO Remove this and use the jge logging facility (same system) -#define DOLOG +//#define DOLOG #ifdef DOLOG #define LOG_FILE "debug.txt"