xdh
2019-06-04 a81d36e5c709d7d4465be2ddaed2bd58a6132be0
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