mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 03:02:30 +00:00
feat(glue): initialize realm list
This commit is contained in:
parent
ef834d938e
commit
780de91468
4 changed files with 36 additions and 2 deletions
|
|
@ -243,8 +243,7 @@ void CGlueMgr::Initialize() {
|
|||
|
||||
CGlueMgr::Resume();
|
||||
|
||||
// TODO
|
||||
// CRealmList::Initialize();
|
||||
CRealmList::Initialize();
|
||||
|
||||
EventRegisterEx(EVENT_ID_IDLE, &CGlueMgr::Idle, 0, 0.0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue