mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 00:32:45 +03:00
feat(glue): add additional call to CGlueMgr::GetRealmList
This commit is contained in:
parent
0187611d4d
commit
04465437c0
@ -536,7 +536,7 @@ void CGlueMgr::PollAccountLogin(int32_t errorCode, const char* msg, int32_t comp
|
|||||||
FrameScript_SignalEvent(5, nullptr);
|
FrameScript_SignalEvent(5, nullptr);
|
||||||
CRealmList::UpdateList();
|
CRealmList::UpdateList();
|
||||||
} else {
|
} else {
|
||||||
// TODO
|
CGlueMgr::GetRealmList(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
return;
|
return;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user