mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-26 17:51:16 +00:00
Match MxOmni::Destroy to 100%
This commit is contained in:
parent
5d2cd79fb1
commit
1a03c46998
@ -292,9 +292,9 @@ void MxOmni::Destroy()
|
|||||||
break;
|
break;
|
||||||
m_notificationManager->Tickle();
|
m_notificationManager->Tickle();
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
m_notificationManager->SetActive(FALSE);
|
m_notificationManager->SetActive(FALSE);
|
||||||
|
}
|
||||||
|
|
||||||
delete m_eventManager;
|
delete m_eventManager;
|
||||||
delete m_soundManager;
|
delete m_soundManager;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user