mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user