mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 05:30:34 +00:00
Add russian support
This commit is contained in:
parent
59bf3a1cc4
commit
cba1f85026
9 changed files with 210 additions and 185 deletions
|
@ -246,7 +246,7 @@ enum Config {
|
|||
#endif
|
||||
|
||||
#define FIX_BUGS // fixes bugs that we've came across during reversing. You can undefine this only on release builds.
|
||||
//#define MORE_LANGUAGES // Add more translations to the game
|
||||
#define MORE_LANGUAGES // Add more translations to the game
|
||||
#define COMPATIBLE_SAVES // this allows changing structs while keeping saves compatible
|
||||
#define LOAD_INI_SETTINGS // as the name suggests. fundamental for CUSTOM_FRONTEND_OPTIONS
|
||||
#define FIX_HIGH_FPS_BUGS_ON_FRONTEND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue