ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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])