mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
look improvements
This commit is contained in:
@@ -32,7 +32,6 @@ end
|
||||
-- hooked events
|
||||
function TextMessage.onTextMessage(type, message)
|
||||
local messageType = messageTypes[type - messageTypes.first]
|
||||
print(messageType.color)
|
||||
|
||||
if messageType.showOnConsole then
|
||||
-- TODO
|
||||
|
Reference in New Issue
Block a user