Fixed another crash with focus pause

dev-time-step
krzys-h 2016-02-16 12:26:44 +01:00
parent cc973dab6f
commit a583b5ed1d
1 changed files with 1 additions and 0 deletions

View File

@ -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();