mirror of
https://github.com/edubart/otclient.git
synced 2026-03-10 12:33:31 +01: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