1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 17:57:01 +08:00

Revert "Add: preparation for chapter 16"

This reverts commit 418f7a4310.
This commit is contained in:
sui-feng-cb
2026-01-18 22:35:05 +08:00
parent 7a2acf219d
commit 00892525fe
15 changed files with 1 additions and 656 deletions

View File

@@ -572,9 +572,3 @@ class FastForwardHandler(AutoSearchHandler):
self.device.click(MAP_WALK_SPEEDUP)
interval.reset()
continue
def handle_submarine_cost_popup(self):
if self.config.MAP_HAS_SUBMARINE_SUPPORT and self.handle_popup_confirm('SUBMARINE_COST'):
return True
return False