hxp
2025-09-04 36ca116422692e921945cec810d36fc5c0951a93
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)