1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00

Merge branch 'master' into app

# Conflicts:
#	module/config/config.py
#	module/map/fleet.py
#	module/ui/ui.py
This commit is contained in:
LmeSzinc
2021-09-17 23:53:15 +08:00
37 changed files with 1379 additions and 43 deletions

View File

@@ -78,6 +78,7 @@ class FastForwardHandler(AutoSearchHandler):
self.config.MAP_HAS_PORTAL = False
self.config.MAP_HAS_LAND_BASED = False
self.config.MAP_HAS_MAZE = False
self.config.MAP_HAS_FORTRESS = False
self.map_is_clear_mode = True
self.map_is_auto_search = self.config.Campaign_UseAutoSearch
self.map_is_2x_book = self.config.Campaign_Use2xBook