ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/BuffSkill.py
@@ -855,7 +855,7 @@ #异常错误 if not buffSkill: #GameWorld.Log("查找Buff异常 = %s "%(ChConfig.Def_SkillID_JoinExam) , curPlayer.GetPlayerID()) #GameWorld.Log("查找Buff异常", curPlayer.GetPlayerID()) return False buffType = SkillCommon.GetBuffType(buffSkill) @@ -897,7 +897,7 @@ #异常错误 if not buffSkill: #GameWorld.Log("查找Buff异常 = %s "%(ChConfig.Def_SkillID_JoinExam) , curPlayer.GetPlayerID()) #GameWorld.Log("查找Buff异常", curPlayer.GetPlayerID()) return False buffType = SkillCommon.GetBuffType(buffSkill)