mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
Merge pull request #388 from henriquegemignani/feature/optick
Using optick, linked from boo
This commit is contained in:
@@ -172,6 +172,7 @@ public:
|
||||
}
|
||||
|
||||
void think() override {
|
||||
OPTICK_EVENT();
|
||||
if (m_spaceTree)
|
||||
m_spaceTree->think();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user