ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_SkyTower.py
@@ -32,6 +32,7 @@ import PlayerActivity import PlayerBillboard import PlayerSuccess import PlayerActTask import GameObj import GameWorldProcess @@ -203,8 +204,9 @@ elif fbStep > FB_State_Fighting: PlayerControl.PlayerLeaveFB(curPlayer) return PlayerActTask.AddActTaskValue(curPlayer, ChConfig.ActTaskType_SkyTower) # 不做处理,有副本行为客户端发包选择挑战关卡 #EventReport.WriteEvent_FB(curPlayer, ChConfig.Def_FBMapID_SkyTower, 0, ChConfig.CME_Log_Start) return