From af62a6cade200abdf5a282fb3f0ae1a9ec875dd2 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Thu, 21 Aug 2014 17:49:46 -0700 Subject: [PATCH] Forgot to uncomment secret debug #define of death. --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 9743a74d1..6fdcc1a90 100644 --- a/main.cpp +++ b/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 #include