少年修仙传客户端代码仓库
client_Hale
2019-04-09 d95b46254cd889d49d5f7987ec80e48073a75280
System/EquipStar/EquipStarModel.cs
@@ -140,7 +140,7 @@
                }
            }
            if (materialIndexs.Count < (config.CostEquipCnt + config.CostItemDict.x > 0 ? 1 : 0))
            if (materialIndexs.Count < (config.CostEquipCnt + (config.CostItemDict.x > 0 ? 1 : 0)))
            {
                SysNotifyMgr.Instance.ShowTip("StarLevelUp3");
                return;