yyl
2026-03-26 f4a702e212d1853735f8dae399da69d23bfa510e
Main/System/InternalAffairs/GoldRushRefreshWin.cs
@@ -238,6 +238,9 @@
        if (GoldRushManager.Instance.SendGoldRushOP(1, GoldRushManager.Instance.selectCampID, 0))
        {
            SysNotifyMgr.Instance.ShowTip("GoldRush4");
            SysNotifyMgr.Instance.ShowStringTip(Language.Get("CostItemTip",
                UIHelper.GetIconNameWithMoneyType(GoldRushManager.Instance.refreshMoneyType),
                GoldRushManager.Instance.GetRefreshMoney(GoldRushManager.Instance.selectCampID)));
        }
    }