mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
update TODO
This commit is contained in:
@@ -82,6 +82,7 @@ end
|
||||
-- hooked events
|
||||
local function onGameDeath()
|
||||
TextMessage.displayEventAdvance('You are dead.', 10)
|
||||
scheduleEvent(function() Game.logout(true) end, 10*1000)
|
||||
end
|
||||
|
||||
local function onGameTextMessage(msgtype, msg)
|
||||
|
Reference in New Issue
Block a user