mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-03 22:39:33 +00:00
66c7ebf786
Also fixed a problem with DESTROYGROUPTASK
11 lines
113 B
Lua
11 lines
113 B
Lua
Include.File( "Sead" )
|
|
|
|
|
|
-- CCCP SEAD Defenses
|
|
SEAD_RU_SAM_Defenses = SEAD
|
|
:New(
|
|
{ 'SAM Test'
|
|
}
|
|
)
|
|
|
|
|