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