diff --git a/sc2/src/sc2code/netplay/netplay.h b/sc2/src/sc2code/netplay/netplay.h index d13bad05f..d8a67d430 100644 --- a/sc2/src/sc2code/netplay/netplay.h +++ b/sc2/src/sc2code/netplay/netplay.h @@ -33,7 +33,7 @@ #define NETPLAY_DEBUG /* Extra debugging for netplay */ -//#define NETPLAY_DEBUG_FILE +#define NETPLAY_DEBUG_FILE /* Dump extra debugging information to file. * Implies NETPLAY_DEBUG.*/ #define NETPLAY_STATISTICS