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