ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.py
@@ -23,6 +23,7 @@ import ChItem import PlayerGMOper import OperControlManager import GameLogic_Qunying import ShareDefine import ReadChConfig import IpyGameDataPY @@ -1015,8 +1016,6 @@ #if curPlayerAction == IPY_GameWorld.paPreparing : # ProcessPlayerPrepareState(curPlayer, tick) #PlayerYinji.ProcessPlayerYinji(curPlayer, tick) #刷新组队状态 #ProcessTeamState(curPlayer, tick) @@ -1045,6 +1044,8 @@ PlayerGoldRush.OnProcess(curPlayer) #游历 PlayerTravel.OnProcess(curPlayer) #群英榜 GameLogic_Qunying.OnProcess(curPlayer) return def ProcessPlayerMinute(curPlayer, tick):