mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
Remove battle and viplist height limits
This commit is contained in:
@@ -50,7 +50,7 @@ function init()
|
||||
mouseWidget:setFocusable(false)
|
||||
|
||||
battleWindow:setContentMinimumHeight(80)
|
||||
battleWindow:setContentMaximumHeight(384)
|
||||
--battleWindow:setContentMaximumHeight(384)
|
||||
|
||||
connect(Creature, { onSkullChange = checkCreatureSkull,
|
||||
onEmblemChange = checkCreatureEmblem,
|
||||
|
Reference in New Issue
Block a user