Fixed another crash with focus pause
parent
cc973dab6f
commit
a583b5ed1d
|
@ -442,6 +442,7 @@ void CRobotMain::ChangePhase(Phase phase)
|
|||
m_pause->FlushPause();
|
||||
m_freePhotoPause = nullptr;
|
||||
m_userPause = nullptr;
|
||||
m_focusPause = nullptr;
|
||||
FlushDisplayInfo();
|
||||
m_engine->SetRankView(0);
|
||||
m_terrain->FlushRelief();
|
||||
|
|
Loading…
Reference in New Issue