mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
Background label hide function, Skins fix and combobox hide, messagebox changes, show entergame when reload
This commit is contained in:
@@ -39,3 +39,7 @@ end
|
||||
function Background.show()
|
||||
background:show()
|
||||
end
|
||||
|
||||
function Background.hideVersionLabel()
|
||||
background:getChildById('clientVersionLabel'):hide()
|
||||
end
|
||||
|
Reference in New Issue
Block a user