mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
fix key input on windows
This commit is contained in:
@@ -91,7 +91,7 @@ end
|
||||
|
||||
function CharacterList.destroy()
|
||||
CharacterList.hide()
|
||||
if not Game.isOnline then
|
||||
if not Game.isOnline() then
|
||||
EnterGame.show()
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user