mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Moved some talk code to lua
This commit is contained in:
@@ -94,7 +94,7 @@ function displayMessage(mode, text)
|
||||
end
|
||||
|
||||
function displayPrivateMessage(text)
|
||||
displayMessage(254, text)
|
||||
displayMessage(254, text)
|
||||
end
|
||||
|
||||
function displayStatusMessage(text)
|
||||
|
Reference in New Issue
Block a user