瀏覽代碼

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>