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

Merge pull request #246 from noname94/patch

Add: [JP] meowfficer assets added
This commit is contained in:
LmeSzinc
2020-11-21 10:49:53 +08:00
committed by GitHub
14 changed files with 12 additions and 11 deletions

View File

@@ -34,6 +34,7 @@ class MapOperation(MysteryHandler, FleetPreparation, Retirement, FastForwardHand
self.device.screenshot()
if not FLEET_NUM.match(self.device.image, offset=(0, 0), threshold=0.9):
break
logger.warning('Fleet switch failed. Retrying.')
return True
def enter_map(self, button, mode='normal'):