mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
create in game interface panels and renable about and options windows
This commit is contained in:
@@ -91,12 +91,15 @@ end
|
||||
|
||||
function CharacterList.destroy()
|
||||
CharacterList.hide()
|
||||
EnterGame.show()
|
||||
if not Game.isOnline then
|
||||
EnterGame.show()
|
||||
end
|
||||
end
|
||||
|
||||
function CharacterList.show()
|
||||
if not loadBox then
|
||||
charactersWindow:show()
|
||||
charactersWindow:focus()
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user