ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.py
@@ -52,6 +52,7 @@ import PlayerTJG import AICommon import PlayerSuccess import CrossPlayerData import PassiveBuffEffMng import PlayerFamilyRedPacket import FormulaControl @@ -1273,6 +1274,8 @@ PlayerFlashSale.ProcessFlashSaleMail(curPlayer, tick) #地图经验 ProcessAreaExp(curPlayer, tick) #跨服数据同步,放最后 CrossPlayerData.ProcessCrossPlayer(curPlayer, tick) return