mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02: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