mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
fix tooltip crash
This commit is contained in:
@@ -29,6 +29,7 @@ function ToolTip.display(text)
|
||||
size.width = size.width + 4
|
||||
size.height = size.height + 4
|
||||
currentToolTip:setSize(size)
|
||||
moveToolTip(currentToolTip)
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user