mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
More multiprotocol support
This commit is contained in:
@@ -92,7 +92,7 @@ end
|
||||
local function onLoginWait(message, time)
|
||||
CharacterList.destroyLoadBox()
|
||||
|
||||
waitingWindow = g_ui.loadUI('waitinglist.otui')
|
||||
waitingWindow = g_ui.displayUI('waitinglist.otui')
|
||||
|
||||
local label = waitingWindow:getChildById('infoLabel')
|
||||
label:setText(message)
|
||||
|
||||
Reference in New Issue
Block a user