Fixed problem with EWR not present and CAP not detecting.

This commit is contained in:
FlightControl_Master 2017-09-01 12:59:57 +02:00
parent 0eb0a3a3e7
commit e6dd040a43

View File

@ -1551,6 +1551,7 @@ do -- AI_A2A_DISPATCHER
local RecceSet = self.Detection:GetDetectionSetGroup()
RecceSet:FilterPrefixes( DefenderSquadron.TemplatePrefixes )
RecceSet:FilterStart()
self.Detection:SetFriendlyPrefixes( DefenderSquadron.TemplatePrefixes )