少年修仙传客户端代码仓库
client_linchunjie
2018-08-14 f811afb62fa90055d0b7ed02f640d141f2bcfc97
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