mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
new lua function for creating widgets: createWidget
This commit is contained in:
@@ -51,7 +51,7 @@ end
|
||||
|
||||
-- public functions
|
||||
function EnterGame.create()
|
||||
enterGame = UI.display('entergame.otui')
|
||||
enterGame = displayUI('entergame.otui')
|
||||
|
||||
local account = g_configs.get('account')
|
||||
local password = g_configs.get('password')
|
||||
|
Reference in New Issue
Block a user