xdh
2019-06-11 b795c5a06e99e22d74e078e033254b01455194b1
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_ClearDevil.py
@@ -434,6 +434,7 @@
    awardDict[FBCommon.Over_exp] = exp
    awardDict[FBCommon.Over_expPoint] = expPoint
    awardDict[FBCommon.Over_itemInfo] = FBCommon.GetJsonItemList(itemList)
    awardDict[FBCommon.Over_money] = FBCommon.GetJsonMoneyList(moneyDict)
    
    __SendOverInfo(curPlayer, awardDict)
    return