mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 15:59:45 +00:00
low effort save support
This commit is contained in:
@ -2558,7 +2558,7 @@ WinMain(HINSTANCE instance,
|
||||
CGame::InitialiseWhenRestarting();
|
||||
DMAudio.ChangeMusicMode(MUSICMODE_GAME);
|
||||
LoadSplash(GetLevelSplashScreen(CGame::currLevel));
|
||||
FrontEndMenuManager.m_bWantToLoad = false;
|
||||
//FrontEndMenuManager.m_bWantToLoad = false;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user