1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-19 07:39:29 +08:00

Add Submarine Auto Search Selection

This commit is contained in:
lonelyzerg
2021-11-06 06:35:13 -05:00
parent a60f523e9e
commit 5b444b73a6
13 changed files with 143 additions and 17 deletions

View File

@@ -164,6 +164,7 @@ class FastForwardHandler(AutoSearchHandler):
self.fleet_preparation_sidebar_ensure(3)
self.auto_search_setting_ensure(self.config.Fleet_AutoSearchFleetOrder)
self.auto_search_setting_ensure(self.config.Submarine_AutoSearchMode)
return True
def handle_auto_search_continue(self):