mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
Remove battle and viplist height limits
This commit is contained in:
@@ -35,7 +35,7 @@ function refresh()
|
||||
end
|
||||
|
||||
vipWindow:setContentMinimumHeight(38)
|
||||
vipWindow:setContentMaximumHeight(256)
|
||||
--vipWindow:setContentMaximumHeight(256)
|
||||
end
|
||||
|
||||
function clear()
|
||||
|
Reference in New Issue
Block a user