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