summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/language.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/language.h b/src/common/language.h
index 51b80f4..82a7235 100644
--- a/src/common/language.h
+++ b/src/common/language.h
@@ -28,8 +28,8 @@
#define _NET false
#define _DEMO false // DEMO only CoLoBoT (with _Full = false)!
-#define _FRENCH true
-#define _ENGLISH false
+#define _FRENCH false
+#define _ENGLISH true
#define _GERMAN false
#define _WG false
#define _POLISH false