New detection method based on zones and scanning.

This commit is contained in:
FlightControl
2019-03-15 12:39:06 +01:00
parent 044b5cba7c
commit 3b520ab0c4
7 changed files with 431 additions and 411 deletions

View File

@@ -1688,7 +1688,7 @@ do -- AI_A2A_DISPATCHER
-- Add the CAP to the EWR network.
local RecceSet = self.Detection:GetDetectionSetGroup()
local RecceSet = self.Detection:GetDetectionSet()
RecceSet:FilterPrefixes( DefenderSquadron.TemplatePrefixes )
RecceSet:FilterStart()