mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 15:34:49 +00:00
saves
This commit is contained in:
parent
061fd25c61
commit
dac4dd560a
2 changed files with 15 additions and 6 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