mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
add ui padding
This commit is contained in:
@@ -41,7 +41,7 @@ function Console.addText(text, color)
|
||||
|
||||
local label = createWidget('ConsoleLabel', consoleBuffer)
|
||||
label:setText(text)
|
||||
label:setForegroundColor(color)
|
||||
label:setColor(color)
|
||||
end
|
||||
|
||||
-- hooked events
|
||||
|
Reference in New Issue
Block a user