This commit is contained in:
Glenn Maynard
2003-06-15 00:58:59 +00:00
parent 42a2098c51
commit d34f92f535
+2 -2
View File
@@ -429,9 +429,9 @@ int main(int argc, char* argv[])
* Do it after ChangeToDirOfExecutable, so the log ends up in the right place. */
LOG = new RageLog();
//#ifdef DEBUG
#ifdef DEBUG
LOG->ShowConsole();
//#endif
#endif
/* Whew--we should be able to crash safely now! */