mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 04:24:54 +02:00
Fixed issue #24
This commit is contained in:
@@ -49,6 +49,9 @@ function init()
|
||||
mouseWidget:setVisible(false)
|
||||
mouseWidget:setFocusable(false)
|
||||
|
||||
battleWindow:setContentMinimumHeight(56)
|
||||
battleWindow:setContentMaximumHeight(384)
|
||||
|
||||
connect(Creature, { onSkullChange = checkCreatureSkull,
|
||||
onEmblemChange = checkCreatureEmblem,
|
||||
onHealthPercentChange = onCreatureHealthPercentChange,
|
||||
|
Reference in New Issue
Block a user