feat(ui): register realm list functions

This commit is contained in:
fallenoak 2023-02-15 22:15:37 -06:00
parent 57db9ca2a5
commit f95c041323
No known key found for this signature in database
GPG key ID: 7628F8E61AEA070D
4 changed files with 91 additions and 4 deletions

View file

@ -480,10 +480,7 @@ void CGlueMgr::Resume() {
GlueScriptEventsRegisterFunctions();
CharSelectRegisterScriptFunctions();
CharacterCreateRegisterScriptFunctions();
// TODO
// RealmListRegisterScriptFunctions();
RealmListRegisterScriptFunctions();
SI2::RegisterScriptFunctions();
// TODO