This commit is contained in:
FlightControl
2016-12-14 15:09:10 +01:00
parent 104aa006e4
commit c966929933
6 changed files with 176 additions and 70 deletions

View File

@@ -30,7 +30,7 @@ local Scoring = SCORING:New( "SEAD" )
Mission:AddScoring( Scoring )
-- Define the set of group of planes that can be assigned to the Mission object.
local SEADSet = SET_GROUP:New():FilterPrefixes( "Test SEAD"):FilterStart()
local SEADSet = SET_GROUP:New():FilterPrefixes( "Test SEAD"):FilterOnce()
SEADSet:Flush()
-- Define the set of units that are the targets.