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:
@@ -39,6 +39,8 @@ function TopMenu.terminate()
|
||||
|
||||
disconnect(Game, { onLogin = TopMenu.showGameButtons,
|
||||
onLogout = TopMenu.hideGameButtons })
|
||||
|
||||
TopMenu = nil
|
||||
end
|
||||
|
||||
function TopMenu.addButton(id, description, icon, callback, right)
|
||||
|
Reference in New Issue
Block a user