mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Fixed problem with EWR not present and CAP not detecting.
This commit is contained in:
parent
0eb0a3a3e7
commit
e6dd040a43
@ -1551,6 +1551,7 @@ do -- AI_A2A_DISPATCHER
|
|||||||
|
|
||||||
local RecceSet = self.Detection:GetDetectionSetGroup()
|
local RecceSet = self.Detection:GetDetectionSetGroup()
|
||||||
RecceSet:FilterPrefixes( DefenderSquadron.TemplatePrefixes )
|
RecceSet:FilterPrefixes( DefenderSquadron.TemplatePrefixes )
|
||||||
|
RecceSet:FilterStart()
|
||||||
|
|
||||||
self.Detection:SetFriendlyPrefixes( DefenderSquadron.TemplatePrefixes )
|
self.Detection:SetFriendlyPrefixes( DefenderSquadron.TemplatePrefixes )
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user