少年修仙传客户端代码仓库
client_Wu Xijin
2019-04-28 3b50d06d004ecc31df7ecaa57927fa35c1ea608e
System/FindPrecious/LootPreciousFrameWin.cs
@@ -118,7 +118,7 @@
        {
            m_NormalBottom.gameObject.SetActive(false);
            var children = WindowConfig.Get().FindChildWindows("LootPreciousFrameWin");
            var children = WindowConfig.GetChildWindows("LootPreciousFrameWin");
            foreach (var window in children)
            {
                WindowCenter.Instance.Close(window);