mirror of
https://github.com/GTAmodding/re3.git
synced 2021-02-19 17:49:54 +01:00
InitAfterFocusLoss compile fix
This commit is contained in:
parent
900d5a4ce0
commit
a878e09f0f
@ -677,7 +677,7 @@ CGame::InitAfterFocusLoss()
|
||||
//cDMAudio::SetCurrent3DProvider( ? ? ? );
|
||||
|
||||
if (!FrontEndMenuManager.m_bGameNotLoaded && !FrontEndMenuManager.m_bMenuActive)
|
||||
CMenuManager::m_bStartUpFrontEndRequested = true;
|
||||
FrontEndMenuManager.m_bStartUpFrontEndRequested = true;
|
||||
}
|
||||
|
||||
bool
|
||||
|
Loading…
Reference in New Issue
Block a user