Add russian lang support

This commit is contained in:
Sergeanur 2020-03-29 09:35:13 +03:00
commit bb8868eba7
13 changed files with 697 additions and 515 deletions

View file

@ -16,6 +16,9 @@ public:
static bool &nastyGame;
static bool &frenchGame;
static bool &germanGame;
#ifdef MORE_LANGUAGES
static bool russianGame;
#endif
static bool &noProstitutes;
static bool &playingIntro;
static char *aDatFile; //[32];