mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 06:04:09 +00:00
commit
ce77e80414
40 changed files with 3522 additions and 2141 deletions
|
@ -3378,9 +3378,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