feat: add async queries (#113)
This commit is contained in:
@@ -322,6 +322,7 @@ void Eluna::OnWorldUpdate(uint32 diff)
|
||||
|
||||
eventMgr->globalProcessor->Update(diff);
|
||||
httpManager.HandleHttpResponses();
|
||||
queryProcessor.ProcessReadyCallbacks();
|
||||
|
||||
START_HOOK(WORLD_EVENT_ON_UPDATE);
|
||||
Push(diff);
|
||||
|
||||
Reference in New Issue
Block a user