Make frontline advance/retreat cheats optional.

This can now be toggled on and off in the cheats menu.
This commit is contained in:
Simon Clark
2021-01-07 17:46:06 +00:00
parent fdb4a7b055
commit 591c62b6d5
4 changed files with 23 additions and 8 deletions

View File

@@ -49,6 +49,7 @@ class Settings:
# Cheating
show_red_ato: bool = False
enable_frontline_cheats: bool = False
never_delay_player_flights: bool = False