Преглед на файлове

Forgot to uncomment secret debug #define of death.

Adam Ierymenko преди 11 години
родител
ревизия
af62a6cade
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      main.cpp

+ 1 - 1
main.cpp

@@ -27,7 +27,7 @@
 
 // Uncomment on Windows to assume -C and run in console instead of service
 // Useful for Visual Studio debugging (launch VS as Administrator to run)
-#define ZT_WIN_RUN_IN_CONSOLE
+//#define ZT_WIN_RUN_IN_CONSOLE
 
 #include <stdio.h>
 #include <stdlib.h>