Auto-ASAP player missions.

This commit is contained in:
Dan Albert 2021-05-31 20:05:04 -07:00
parent 77ddd5ed78
commit e022ffee62

View File

@ -47,7 +47,7 @@ class Settings:
generate_dark_kneeboard: bool = False
invulnerable_player_pilots: bool = True
auto_ato_behavior: AutoAtoBehavior = AutoAtoBehavior.Default
auto_ato_player_missions_asap: bool = False
auto_ato_player_missions_asap: bool = True
# Performance oriented
perf_red_alert_state: bool = True