mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-27 12:20:13 +02:00
fix
This commit is contained in:
@@ -2319,7 +2319,7 @@ main(int argc, char *argv[])
|
|||||||
CGame::InitialiseWhenRestarting();
|
CGame::InitialiseWhenRestarting();
|
||||||
DMAudio.ChangeMusicMode(MUSICMODE_GAME);
|
DMAudio.ChangeMusicMode(MUSICMODE_GAME);
|
||||||
LoadSplash(GetLevelSplashScreen(CGame::currLevel));
|
LoadSplash(GetLevelSplashScreen(CGame::currLevel));
|
||||||
FrontEndMenuManager.m_bWantToLoad = false;
|
//FrontEndMenuManager.m_bWantToLoad = false;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user