diff --git a/LEGO1/mxomni.cpp b/LEGO1/mxomni.cpp index 57640c41..edd71d99 100644 --- a/LEGO1/mxomni.cpp +++ b/LEGO1/mxomni.cpp @@ -292,9 +292,9 @@ void MxOmni::Destroy() break; m_notificationManager->Tickle(); } - } - m_notificationManager->SetActive(FALSE); + m_notificationManager->SetActive(FALSE); + } delete m_eventManager; delete m_soundManager;