mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-26 17:04:20 +02: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