Add polish lang support

This commit is contained in:
Fire-Head
2020-04-19 22:32:59 +03:00
parent 0f07a323c9
commit 2308321805
10 changed files with 82 additions and 3 deletions

View File

@@ -18,6 +18,7 @@ public:
static bool frenchGame;
static bool germanGame;
#ifdef MORE_LANGUAGES
static bool polishGame;
static bool russianGame;
#endif
static bool noProstitutes;