mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 21:29:49 +00:00
fix
This commit is contained in:
@ -2319,7 +2319,7 @@ main(int argc, char *argv[])
|
||||
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