mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-07-16 14:12:47 +00:00
7df1eb963f
CSAR now treats aircraft with AircraftType[type] <= 0 as not CSAR-capable when building the active SAR unit list, while still allowing those type keys to exist for other systems such as FARP storage setup. Added those to the type, CSAR.AircraftType["Ka-50_3"] = 0 CSAR.AircraftType["Ka-50"] = 0 CSAR.AircraftType["AV8BNA"] = 0