mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
More fixes to miniwindow
This commit is contained in:
@@ -486,7 +486,6 @@ function onLeftPanelVisibilityChange(leftPanel, visible)
|
||||
local children = leftPanel:getChildren()
|
||||
for i=1,#children do
|
||||
children[i]:setParent(gameRightPanel)
|
||||
children[i]:saveParent(gameRightPanel)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user