1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-12 03:16:05 +08:00

Fix: missing colon

Fix: move last ui_click into while block for enhance once sequence for next enhancement
This commit is contained in:
nEEtdo0d
2022-02-13 14:54:25 -05:00
parent cca678903a
commit f547ec8714
2 changed files with 3 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ class MeowfficerCollect(MeowfficerBase):
else:
self.device.screenshot()
if self.handle_meow_popup_dismiss()
if self.handle_meow_popup_dismiss():
confirm_timer.reset()
continue
if self.appear(MEOWFFICER_SR_CHECK, offset=(40, 40)):