ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py
@@ -297,6 +297,9 @@ return cPlayerCoin = CPY_PlayerCoinToGold() if "@9997@" in curPlayer.GetAccID(): cPlayerCoin.useCoin = CommFunc.RMBToCoin(ipyData.GetUsdMoney()) else: cPlayerCoin.useCoin = CommFunc.RMBToCoin(ipyData.GetPayRMBNum()) cPlayerCoin.orderInfo = orderInfo cPlayerCoin.appID = appID