mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
New module and changes
* Implementing rule violation interface * New popup menu on console text messages * Terminal and Console will no longer history double command/messages
This commit is contained in:
@@ -29,7 +29,7 @@ local function displayMessage(msgtype, msg, time)
|
||||
end
|
||||
end
|
||||
|
||||
if msgtype.labelId then
|
||||
if msgtype.labelId then
|
||||
local label = GameInterface.getMapPanel():recursiveGetChildById(msgtype.labelId)
|
||||
|
||||
label:setText(msg)
|
||||
|
Reference in New Issue
Block a user