1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Add: Maritime escort

This commit is contained in:
LmeSzinc
2022-01-15 22:08:17 +08:00
parent 6e81b91a65
commit 897d179bbd
36 changed files with 186 additions and 3 deletions

View File

@@ -257,7 +257,7 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
while 1:
self.device.screenshot()
if self.handle_popup_confirm():
if self.handle_popup_confirm('WITHDRAW'):
continue
if self.appear_then_click(WITHDRAW, interval=5):
continue