hxp
4 天以前 ec68dabc97521a7706344e7d038e9f08462f4fe8
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