mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-04 20:14:08 +00:00
Add polish lang support
This commit is contained in:
parent
0f07a323c9
commit
2308321805
10 changed files with 82 additions and 3 deletions
|
@ -98,6 +98,7 @@ bool CGame::noProstitutes;
|
|||
bool CGame::playingIntro;
|
||||
char CGame::aDatFile[32];
|
||||
#ifdef MORE_LANGUAGES
|
||||
bool CGame::polishGame = false;
|
||||
bool CGame::russianGame = false;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue