ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -55,7 +55,6 @@ import PlayerWing import PlayerExpandPackCfgMgr import PlayerWorldAverageLv import GameLogic_ManorWar import PlayerActivity import FBCommon import PlayerViewCacheTube @@ -1196,8 +1195,6 @@ PyGameData.g_lastExitFBType[fbIndex] = [exitFBType, tick] #GameWorld.DebugLog("玩家离开副本:fbIndex=%s,exitFBType=%s, %s" % (fbIndex, exitFBType, PyGameData.g_lastExitFBType), curPlayer.GetPlayerID()) FBLogic.DoExitFBLogic(curPlayer, tick) GameLogic_ManorWar.DoExitFB(curPlayer, tick) #清空所有不属于自己的光环 #__ClearNoMeAuraBuff(curPlayer)