mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 18:27:42 +00:00
Update specter
This commit is contained in:
@@ -192,9 +192,7 @@ bool ViewManager::proc()
|
|||||||
}
|
}
|
||||||
|
|
||||||
m_rootView->dispatchEvents();
|
m_rootView->dispatchEvents();
|
||||||
Specter::Menu* rcMenu = dynamic_cast<Specter::Menu*>(m_rootView->getRightClickMenu());
|
m_rootView->internalThink();
|
||||||
if (rcMenu)
|
|
||||||
rcMenu->think();
|
|
||||||
if (m_rootSpace)
|
if (m_rootSpace)
|
||||||
m_rootSpace->think();
|
m_rootSpace->think();
|
||||||
if (m_splash)
|
if (m_splash)
|
||||||
|
|||||||
Submodule libSpecter updated: d67b53245c...60d3894c73
Reference in New Issue
Block a user