mirror of
https://github.com/halpz/re3.git
synced 2025-07-13 05:48:12 +00:00
saves
This commit is contained in:
@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user