summaryrefslogtreecommitdiffstats
path: root/src/common/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/global.h')
-rw-r--r--src/common/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/global.h b/src/common/global.h
index 9704a2b..579db7d 100644
--- a/src/common/global.h
+++ b/src/common/global.h
@@ -29,6 +29,7 @@
*/
enum Language
{
+ LANGUAGE_ENV = -1,
LANGUAGE_ENGLISH = 0,
LANGUAGE_FRENCH = 1,
LANGUAGE_GERMAN = 2,