mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
some window moving
This commit is contained in:
@@ -12,6 +12,7 @@ end
|
||||
function Background.terminate()
|
||||
background:destroy()
|
||||
background = nil
|
||||
Background = nil
|
||||
end
|
||||
|
||||
function Background.hide()
|
||||
|
||||
@@ -12,4 +12,3 @@ Module
|
||||
|
||||
onUnload: |
|
||||
Background.terminate()
|
||||
|
||||
|
||||
@@ -9,4 +9,3 @@ Panel
|
||||
anchors.bottom: parent.bottom
|
||||
margin-top: 1
|
||||
focusable: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user