feat(glue): add additional call to CGlueMgr::GetRealmList

This commit is contained in:
fallenoak 2025-10-08 22:33:46 -05:00
parent 0187611d4d
commit 04465437c0
No known key found for this signature in database
GPG Key ID: 7628F8E61AEA070D

View File

@ -536,7 +536,7 @@ void CGlueMgr::PollAccountLogin(int32_t errorCode, const char* msg, int32_t comp
FrameScript_SignalEvent(5, nullptr);
CRealmList::UpdateList();
} else {
// TODO
CGlueMgr::GetRealmList(1);
}
return;