mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
Fix: Redundant code in meow_enter()
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user