hxp
2024-06-12 3234c016880bd20dc2da7130ca8ea395c084d8f2
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)