hch
2018-09-21 f2fc5e799e2edfdbf87c37399033bddbb2f4f36f
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveBuffEffMng.py
@@ -1136,7 +1136,7 @@
            continue
        skillID = curSkill.GetSkillID()
        if skillID in dogzSkills:
            dogzSkills.pop(skillID)
            dogzSkills.remove(skillID)
            continue
        
        delDogzSkills.append(skillID)