From b1edcc822f95bdf619e1164e0d42325a71073452 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Sat, 22 Sep 2012 17:36:10 +0200 Subject: Various fixes - disabled UserDir() in path lookup - fixed crashes on loading missions in CObject - fixed texture bug in CTerrain - changed mouse move event handling to avoid flooding event queue - enabled all missions for testing --- src/ui/maindialog.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/ui/maindialog.cpp') diff --git a/src/ui/maindialog.cpp b/src/ui/maindialog.cpp index 010e087..6395acf 100644 --- a/src/ui/maindialog.cpp +++ b/src/ui/maindialog.cpp @@ -4824,8 +4824,6 @@ void CMainDialog::UpdateSceneChap(int &chap) pl->SetCheck(j, bPassed); pl->SetEnable(j, true); - continue; - if ( m_phase == PHASE_MISSION && !m_main->GetShowAll() && !bPassed ) { j ++; -- cgit v1.2.3-1-g7c22