mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
rework on healthbar module
This commit is contained in:
@@ -14,7 +14,6 @@ function MessageBox.create(title, text, flags)
|
||||
window:setTitle(title)
|
||||
|
||||
local label = window:getChildById('messageBoxLabel')
|
||||
label:setStyle('Label')
|
||||
label:setText(text)
|
||||
label:resizeToText()
|
||||
|
||||
|
Reference in New Issue
Block a user