mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
SEAD task is working!
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
|
||||
local Client = CLIENT:FindByName( "Test SEAD" )
|
||||
local TargetSet = SET_UNIT:New():FilterPrefixes( "US Hawk SR" ):FilterStart()
|
||||
|
||||
local Task_SEAD = TASK2_SEAD:New( Client )
|
||||
local Task_SEAD = TASK2_SEAD:New( Client, TargetSet )
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user