hch
昨天 9d6b41ab1727ea544629dfc81e5395b2eb6964b5
197 子 【内政】淘金系统 / 【内政】淘金系统-客户端
1个文件已修改
8 ■■■■■ 已修改文件
Main/System/InternalAffairs/GoldRushManager.cs 8 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Main/System/InternalAffairs/GoldRushManager.cs
@@ -723,6 +723,10 @@
            if (campInfo.GoldID == 0)
            {
                if (UIHelper.GetMoneyCnt(52) <= 0)
                {
                    continue;
                }
                SendGoldRushOP(0, campID, 0);
                isRefreshing = true;
            }
@@ -734,6 +738,10 @@
                if (needLV == 0 || config.ItemLV < needLV)
                {
                    if (!isAutoRefreshItem)
                    {
                        continue;
                    }
                    if (!UIHelper.CheckMoneyCount(refreshMoneyType, GetRefreshMoney(campID), 0))
                    {
                        continue;