hxp
7 天以前 acebf38b40565a700efeecddb2e3f6e2b2e183a6
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/BaseAttack.py
@@ -1245,7 +1245,6 @@
    atkObjType = attacker.GetGameObjType()
    atkObjID = attacker.GetID()  # 攻击方ID    
    mapID = GameWorld.GetMap().GetMapID()
    DataRecordPack.DR_PlayerDead(atkObjType, atkObjID, defender, mapID)
        
    return