activate the SAM at mission start,

to haste their response
This commit is contained in:
David Pierron 2020-10-23 07:49:26 +02:00
parent 493f9df4e2
commit c8955bdca7

View File

@ -109,7 +109,7 @@ if dcsLiberation and SkynetIADS then
end
--activate the IADS
iads:activate()
iads:setupSAMSitesAndThenActivate()
end
------------------------------------------------------------------------------------------------------------------------------------------------------------