Further optimization of the Event Dispatcher.

Also fixed a problem with DESTROYGROUPTASK
This commit is contained in:
FlightControl
2016-04-20 21:59:37 +02:00
parent ba44e39344
commit 66c7ebf786
15 changed files with 396 additions and 217 deletions

Binary file not shown.

View File

@@ -0,0 +1,11 @@
Include.File( "Sead" )
-- CCCP SEAD Defenses
SEAD_RU_SAM_Defenses = SEAD
:New(
{ 'SAM Test'
}
)