mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
some window moving
This commit is contained in:
@@ -97,6 +97,7 @@ function EnterGame.terminate()
|
||||
enterGameButton = nil
|
||||
motdButton:destroy()
|
||||
motdButton = nil
|
||||
EnterGame = nil
|
||||
end
|
||||
|
||||
function EnterGame.show()
|
||||
@@ -144,4 +145,3 @@ end
|
||||
function EnterGame.displayMotd()
|
||||
displayInfoBox('Message of the day', motdMessage)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user