ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py
@@ -357,7 +357,7 @@ prizeGold = firstGoldPrize if (not totalBuyCount and firstGoldPrize) else gainGoldPrize actPrizeGold = PlayerActRechargePrize.DoAddPlayerActRechargePrizeCount(curPlayer, recordID) if actPrizeGold: prizeGold = actPrizeGold prizeGold += actPrizeGold addDRDict.update({"actRechargePrize":1}) Sync_CoinToGoldCountInfo(curPlayer, [recordID])