mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
Fixed issue #24
This commit is contained in:
@@ -32,6 +32,9 @@ function refresh()
|
||||
for id,vip in pairs(g_game.getVips()) do
|
||||
onAddVip(id, unpack(vip))
|
||||
end
|
||||
|
||||
vipWindow:setContentMinimumHeight(38)
|
||||
vipWindow:setContentMaximumHeight(256)
|
||||
end
|
||||
|
||||
function clear()
|
||||
|
Reference in New Issue
Block a user