mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01: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