ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/ChNPC.py
@@ -34,7 +34,6 @@
import NPCAI
import ChConfig
import NPCCommon
import NPCCustomRefresh
import time
import math
import PlayerActivity
@@ -394,7 +393,6 @@
#  @remarks 函数详细说明.
def __Func_NPCRefreshPoint(tick):
    #NPC刷新点处理逻辑
    NPCCustomRefresh.ProcessAllNPCRefresh(tick)
    return