mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
Few minor fixes:
* Fix to tab margins when a tab is closed * Changed the life bar colors of UICreatureButtons * Added onDeath to Creatures class
This commit is contained in:
@@ -163,6 +163,7 @@ function UITabBar:removeTab(tab)
|
||||
removeEvent(tab.blinkEvent)
|
||||
end
|
||||
tab:destroy()
|
||||
updateMargins(self)
|
||||
end
|
||||
|
||||
function UITabBar:getTab(text)
|
||||
|
Reference in New Issue
Block a user