少年修仙传客户端代码仓库
client_Zxw
2018-08-20 04b3034c07f86aad4493f3be4bd26e2094c10d0c
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