mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02:00
fix death issues, improve text messages
This commit is contained in:
@@ -101,7 +101,6 @@ function Game.onConnectionError(message)
|
||||
end
|
||||
|
||||
local function onApplicationClose()
|
||||
print('close app')
|
||||
if Game.isOnline() then
|
||||
Game.logout(true)
|
||||
else
|
||||
|
Reference in New Issue
Block a user