mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
new lua function for creating widgets: createWidget
This commit is contained in:
@@ -5,7 +5,7 @@ local background
|
||||
|
||||
-- public functions
|
||||
function Background.create()
|
||||
background = UI.display('background.otui')
|
||||
background = displayUI('background.otui')
|
||||
end
|
||||
|
||||
function Background.destroy()
|
||||
|
Reference in New Issue
Block a user