Make the base capture cheat also toggleable.

Also changelog.
This commit is contained in:
Simon Clark
2021-01-07 23:04:33 +00:00
parent 7741713a7c
commit 0bfd766a0b
4 changed files with 17 additions and 4 deletions

View File

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