mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-15 11:31:14 +08:00
Fix: Redundant code in meow_enter()
This commit is contained in:
parent
87430d53e2
commit
d68c2b5f7c
@ -37,7 +37,6 @@ class MeowfficerBase(UI):
|
||||
else:
|
||||
self.device.screenshot()
|
||||
|
||||
self.appear_then_click(MEOWFFICER_TRAIN_ENTER, offset=(20, 20), interval=5)
|
||||
# End
|
||||
if self.appear(check_button, offset=(20, 20)):
|
||||
break
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user