ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.py
@@ -37,6 +37,7 @@ import PlayerBackup import PlayerOnline import PlayerGoldRush import PlayerTravel import PlayerHorse import PlayerHJG @@ -1049,6 +1050,8 @@ #PlayerFlashSale.ProcessFlashSaleMail(curPlayer, tick) #淘金 PlayerGoldRush.OnProcess(curPlayer) #游历 PlayerTravel.OnProcess(curPlayer) return def ProcessPlayerMinute(curPlayer, tick):