summaryrefslogtreecommitdiffstats
path: root/src/core/Game.h
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2020-04-19 21:32:59 +0200
committerFire-Head <Fire-Head@users.noreply.github.com>2020-04-19 21:32:59 +0200
commit2308321805b97105cf03e8a38d44c90d9f652cd1 (patch)
tree771fa4af464b5f8ddc297d2eb3b3df254a541832 /src/core/Game.h
parentMerge pull request #474 from Nick007J/master (diff)
downloadre3-2308321805b97105cf03e8a38d44c90d9f652cd1.tar
re3-2308321805b97105cf03e8a38d44c90d9f652cd1.tar.gz
re3-2308321805b97105cf03e8a38d44c90d9f652cd1.tar.bz2
re3-2308321805b97105cf03e8a38d44c90d9f652cd1.tar.lz
re3-2308321805b97105cf03e8a38d44c90d9f652cd1.tar.xz
re3-2308321805b97105cf03e8a38d44c90d9f652cd1.tar.zst
re3-2308321805b97105cf03e8a38d44c90d9f652cd1.zip
Diffstat (limited to '')
-rw-r--r--src/core/Game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Game.h b/src/core/Game.h
index e3f0f616..3b8a856d 100644
--- a/src/core/Game.h
+++ b/src/core/Game.h
@@ -18,6 +18,7 @@ public:
static bool frenchGame;
static bool germanGame;
#ifdef MORE_LANGUAGES
+ static bool polishGame;
static bool russianGame;
#endif
static bool noProstitutes;