ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerState.py
@@ -45,6 +45,7 @@ import time import PetControl import ItemControler import PlayerGuaji import PlayerTJG import AICommon import PlayerSuccess @@ -1267,6 +1268,8 @@ #脱机计算 PlayerTJG.ProcessPlayerTJG(curPlayer, tick) #挂机收益 PlayerGuaji.ProcessGuaji(curPlayer) #PK/boss״̬ ProcessPKBossState(curPlayer, tick)