summaryrefslogtreecommitdiff
path: root/src/constants.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/constants.hpp')
-rw-r--r--src/constants.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/constants.hpp b/src/constants.hpp
index 560ea85..ff77b8b 100644
--- a/src/constants.hpp
+++ b/src/constants.hpp
@@ -2,4 +2,6 @@
#include <string>
+#define DEFAULT_LOCALE_ID "english"
+
const std::string DEFAULT_PREFIX = "!";