mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
reaname and cleanup many stuff
This commit is contained in:
@@ -110,7 +110,7 @@ function EnterGame.hide()
|
||||
end
|
||||
|
||||
function EnterGame.openWindow()
|
||||
if Game.isOnline() then
|
||||
if g_game.isOnline() then
|
||||
CharacterList.show()
|
||||
elseif not CharacterList.isVisible() then
|
||||
EnterGame.show()
|
||||
|
||||
Reference in New Issue
Block a user