ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/ChPlayer.py
@@ -489,8 +489,6 @@ #通知玩家技能信息 __Sync_ClientSkill(curPlayer) #清除生产采集Buff #PlayerControl.DelProduceBuff(curPlayer, tick) #清除国家答题Buff #PlayerExam.DoLogic_ExitExam(curPlayer, tick, needRefresh = False) #清除VIPbuff @@ -579,9 +577,6 @@ PlayerCoin.OnLogin(curPlayer) # 首充/天天首充/充值豪礼 PlayerGoldGift.OnLogin(curPlayer) #玩家回归通知 #PlayerRecall.PlayerBack(curPlayer) #通知购买功能中各购买类型的已购买和可购买次数 Operate_PlayerBuyZhenQi.DoPlayerLogin(curPlayer)