aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscatterflower <marisaposs@gameboyprinter.moe>2020-08-21 15:52:23 -0500
committerscatterflower <marisaposs@gameboyprinter.moe>2020-08-21 15:52:23 -0500
commitb036134414852036c1e9116d337c3b4d1cb02569 (patch)
treed538702a1ad3dee286b9b0e6c758f1e59137d117
parent565a3cce893c15ce5b0d8d01dbaf460bb0923ff1 (diff)
add project comment toggle for verbose network logs
-rw-r--r--Attorney_Online.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro
index d2c20624..b9722b1d 100644
--- a/Attorney_Online.pro
+++ b/Attorney_Online.pro
@@ -15,6 +15,9 @@ HEADERS += $$files($$PWD/include/*.h)
LIBS += -L$$PWD/lib
+# Uncomment for verbose network logging
+# DEFINES += DEBUG_NETWORK
+
# Uncomment to enable Discord Rich Presence
# DEFINES += DISCORD