1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +08:00

Fix: handle meowfficer searching in stronghold

This commit is contained in:
sui-feng-cb
2025-08-18 03:05:34 +08:00
parent 65479113ad
commit e0c84923ac
4 changed files with 12 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ from module.os.fleet import OSFleet, BossFleet
from module.os.globe_camera import GlobeCamera
from module.os.globe_operation import RewardUncollectedError
from module.os_handler.assets import AUTO_SEARCH_OS_MAP_OPTION_OFF, AUTO_SEARCH_OS_MAP_OPTION_OFF_DISABLED, \
AUTO_SEARCH_OS_MAP_OPTION_ON, AUTO_SEARCH_REWARD, OS_SUBMARINE_CHECK
AUTO_SEARCH_OS_MAP_OPTION_ON, AUTO_SEARCH_REWARD
from module.os_handler.storage import StorageHandler
from module.os_handler.strategic import StrategicSearchHandler
from module.ui.assets import GOTO_MAIN