Add an option for disabling the legacy AEW&C aircraft.

Using the legacy AEW&C aircraft is still the default until
https://github.com/Khopa/dcs_liberation/issues/844 is fixed.
This commit is contained in:
Simon Krüger
2021-02-12 23:20:26 +01:00
committed by GitHub
parent 5792eb354c
commit 65c185ebd2
3 changed files with 49 additions and 22 deletions

View File

@@ -30,6 +30,7 @@ class Settings:
automate_front_line_reinforcements: bool = False
automate_aircraft_reinforcements: bool = False
restrict_weapons_by_date: bool = False
disable_legacy_aewc: bool = False
# Performance oriented
perf_red_alert_state: bool = True