mirror of
https://github.com/td512/re3.git
synced 2026-03-08 07:59:19 +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