mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01: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