mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-06-06 18:33:28 +00:00
Update specter
This commit is contained in:
parent
fbeba41ef1
commit
39012da281
@ -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)
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit d67b53245c5648b7a95008f26b7f6975464d630e
|
Subproject commit 60d3894c73d85d95b206b4ecb3681b9512ef7ecf
|
Loading…
x
Reference in New Issue
Block a user