diff --git a/src/d_anonstats.cpp b/src/d_anonstats.cpp index 6fb9a836914..059f0d34725 100644 --- a/src/d_anonstats.cpp +++ b/src/d_anonstats.cpp @@ -1,4 +1,4 @@ -#define NO_SEND_STATS +//#define NO_SEND_STATS #ifdef NO_SEND_STATS void D_DoAnonStats()