summaryrefslogtreecommitdiffstats
path: root/src/CRSMLogging.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CRSMLogging.hpp')
-rw-r--r--src/CRSMLogging.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CRSMLogging.hpp b/src/CRSMLogging.hpp
index 7f30b3e..4cfdc56 100644
--- a/src/CRSMLogging.hpp
+++ b/src/CRSMLogging.hpp
@@ -23,6 +23,7 @@ class CRSMLogging
const char* clonkLogFile = "clonk";
const char* clonkChatLogFile = "clonk.chat";
const char* scensLogFile = "scenarios";
+ const char* cmdsLogFile = "commands";
public:
CRSMLogging();