mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
display 'you are dead message' on death, support speak/text messages in multiprotocol
This commit is contained in:
@@ -56,10 +56,6 @@ function Game.onConnectionError(message)
|
||||
errorBox.onOk = CharacterList.show
|
||||
end
|
||||
|
||||
function Game.onDeath()
|
||||
print('dead')
|
||||
end
|
||||
|
||||
local function onApplicationClose()
|
||||
print('close app')
|
||||
if Game.isOnline() then
|
||||
|
Reference in New Issue
Block a user