hxp
2024-05-16 841498c510688e0eba6e324a568f290e3c4438fc
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_AlineInvade.py
@@ -74,7 +74,7 @@
    fbData["boxHurt"] = boxHurt
    fbData["totalHurt"] = factionHurtValue
    
    helpDict = {FBCommon.Over_dataMapID:tfBattle.mapID, FBCommon.Over_dataMapID:tfBattle.funcLineID}
    helpDict = {FBCommon.Over_dataMapID:tfBattle.mapID, FBCommon.Over_lineID:tfBattle.funcLineID}
    helpDict.update(fbData)
    FBCommon.Notify_FBHelp(curPlayer, helpDict)