mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
Fix issue #73
This commit is contained in:
@@ -486,6 +486,7 @@ 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