From 5880a05cd7028b88baee029a93a4303d136a2db0 Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期三, 28 八月 2019 20:34:45 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/SnxxServerCode --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py index f6e28e0..1383abe 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py @@ -3039,9 +3039,6 @@ # 消费返利 PlayerCostRebate.AddCostRebateGold(curPlayer, costType, price, infoDict) - # 绝版降临 -# PlayerFairyCeremony.AddFCCostGold(curPlayer, costType, price) -# PlayerNewFairyCeremony.AddFCCostGold(curPlayer, costType, price) # 事件汇报 #=========================================================================== -- Gitblit v1.8.0