mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Auto-ASAP player missions.
This commit is contained in:
parent
77ddd5ed78
commit
e022ffee62
@ -47,7 +47,7 @@ class Settings:
|
|||||||
generate_dark_kneeboard: bool = False
|
generate_dark_kneeboard: bool = False
|
||||||
invulnerable_player_pilots: bool = True
|
invulnerable_player_pilots: bool = True
|
||||||
auto_ato_behavior: AutoAtoBehavior = AutoAtoBehavior.Default
|
auto_ato_behavior: AutoAtoBehavior = AutoAtoBehavior.Default
|
||||||
auto_ato_player_missions_asap: bool = False
|
auto_ato_player_missions_asap: bool = True
|
||||||
|
|
||||||
# Performance oriented
|
# Performance oriented
|
||||||
perf_red_alert_state: bool = True
|
perf_red_alert_state: bool = True
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user