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);