少年修仙传客户端代码仓库
client_linchunjie
2018-08-20 5e5551e8e7630f816a68c7bbe554a7e0bfa8705f
System/MainInterfacePanel/SkillButtonEffects.cs
@@ -433,7 +433,7 @@
            }
            if (!_SkillAndPreTreasure.ContainsKey(_PlayerSkillData.id))
            {
                DesignDebug.LogError("法宝表没有对应的技能ID" + _PlayerSkillData.id);
                DebugEx.LogError("法宝表没有对应的技能ID" + _PlayerSkillData.id);
                return;
            }
            else