mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
feat: add HttpRequest method
This commit is contained in:
@@ -321,6 +321,7 @@ void Eluna::OnWorldUpdate(uint32 diff)
|
||||
}
|
||||
|
||||
eventMgr->globalProcessor->Update(diff);
|
||||
httpManager.HandleHttpResponses();
|
||||
|
||||
START_HOOK(WORLD_EVENT_ON_UPDATE);
|
||||
Push(diff);
|
||||
|
||||
Reference in New Issue
Block a user