mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 11:14:10 +00:00
Merge branch 'lcs-dev' into lcs
This commit is contained in:
commit
b4b4c996ba
9 changed files with 27 additions and 20 deletions
|
@ -3369,9 +3369,9 @@ CMenuManager::Process(void)
|
|||
#ifdef XBOX_MESSAGE_SCREEN
|
||||
ProcessDialogTimer();
|
||||
#endif
|
||||
|
||||
if (TheCamera.GetScreenFadeStatus() != FADE_0)
|
||||
return;
|
||||
// tmp hack to get saving to work
|
||||
//if (TheCamera.GetScreenFadeStatus() != FADE_0)
|
||||
// return;
|
||||
|
||||
InitialiseChangedLanguageSettings();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue