ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCoin.py
@@ -45,6 +45,7 @@ import PlayerFlashGiftbag import PlayerFairyCeremony import PlayerGoldGift import PlayerActTotalRecharge import ItemCommon #--------------------------------------------------------------------- @@ -239,6 +240,7 @@ #仙界盛典-充值大礼 PlayerFairyCeremony.OnFCRecharge(curPlayer) PlayerGoldGift.DayChargeRedPackAward(curPlayer) PlayerActTotalRecharge.AddTotalRechargeGold(curPlayer, addGold) GameWorld.Log("Billing: eventName=%s, %s" % (eventName, addDRDict), curPlayer.GetPlayerID()) return