hxp
6 天以前 2b34924e06c0c36d77d9ccec4c4f10f1ebd16e84
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)