ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.py
@@ -54,7 +54,7 @@ import PlayerSuccess import CrossPlayerData import PassiveBuffEffMng import PlayerFamilyRedPacket import FunctionNPCCommon import FormulaControl import PlayerGoldGift import PlayerFlashSale @@ -1276,6 +1276,8 @@ PlayerFlashSale.ProcessFlashSaleMail(curPlayer, tick) #地图经验 ProcessAreaExp(curPlayer, tick) #神秘商店刷新 FunctionNPCCommon.CheckMysticalShopRefresh(curPlayer, tick) #跨服数据同步,放最后 CrossPlayerData.ProcessCrossPlayer(curPlayer, tick) return