mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
some window moving
This commit is contained in:
@@ -27,6 +27,7 @@ function ModuleManager.terminate()
|
||||
moduleManagerButton:destroy()
|
||||
moduleManagerButton = nil
|
||||
moduleList = nil
|
||||
ModuleManager = nil
|
||||
end
|
||||
|
||||
function ModuleManager.hide()
|
||||
@@ -37,7 +38,6 @@ function ModuleManager.show()
|
||||
moduleManagerWindow:show()
|
||||
moduleManagerWindow:focus()
|
||||
moduleManagerWindow:raise()
|
||||
|
||||
end
|
||||
|
||||
function ModuleManager.toggle()
|
||||
|
Reference in New Issue
Block a user