mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 05:23:26 +02:00
fix double charlist
This commit is contained in:
@@ -26,7 +26,7 @@ TopPanel
|
||||
@onClick: |
|
||||
if Game.isOnline() then
|
||||
CharacterList.show()
|
||||
else
|
||||
elseif not CharacterList.isVisible() then
|
||||
EnterGame.show()
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user