yyl
2026-03-04 bc1cb6da854cb2e9144f10ed55330a537ecdca16
Main/System/InternalAffairs/GoldRushTentCell.cs
@@ -613,7 +613,7 @@
        if (goldID != 0)
        {
            GoldRushManager.Instance.selectCampID = campID;
            UIManager.Instance.OpenWindow<GoldRushRefreshWin>();
            UIManager.Instance.OpenWindowAsync<GoldRushRefreshWin>().Forget();
            return;
        }