mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Progress
This commit is contained in:
parent
3bd0cdbe32
commit
01e2aa5b5d
@ -219,7 +219,6 @@ do -- TASK_A2G_DISPATCHER
|
|||||||
local Task = TASK_SEAD:New( Mission, self.SetGroup, string.format( "SEAD.%03d", AreaID ), TargetSetUnit )
|
local Task = TASK_SEAD:New( Mission, self.SetGroup, string.format( "SEAD.%03d", AreaID ), TargetSetUnit )
|
||||||
Task:SetTargetZone( DetectedZone )
|
Task:SetTargetZone( DetectedZone )
|
||||||
SEADTask = Mission:AddTask( Task )
|
SEADTask = Mission:AddTask( Task )
|
||||||
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
if SEADTask and SEADTask:IsStatePlanned() then
|
if SEADTask and SEADTask:IsStatePlanned() then
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user