1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 07:28:21 +08:00
This commit is contained in:
sui-feng-cb
2025-09-22 13:58:12 +08:00
19 changed files with 34 additions and 6 deletions

View File

@@ -328,7 +328,8 @@ class FastForwardHandler(AutoSearchHandler):
return False
if not self.is_call_submarine_at_boss:
return False
if not self.map_is_auto_search:
# 2025.09.22, correct that fleet role settings is unlocked after clear mode
if not self.map_is_clear_mode:
logger.warning('Can not set submarine call because auto search not available, assuming disabled')
logger.warning('Please do the followings: '
'goto any stage -> auto search role -> set submarine role to standby')