hxp
8 天以前 a1ea5474ffd2b081668f9a0cef8d069aa78db85d
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