hxp
2026-01-21 4ead2a8d46cb51b2bdf0fe3702b52c9bde5f5651
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