mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-17 02:27:02 +08:00
Fix: Skip stories in FleetSelector.open() (#3104)
This commit is contained in:
@@ -103,6 +103,10 @@ class FleetSelector:
|
|||||||
else:
|
else:
|
||||||
main.device.screenshot()
|
main.device.screenshot()
|
||||||
|
|
||||||
|
if main.handle_map_event():
|
||||||
|
click_timer.reset()
|
||||||
|
continue
|
||||||
|
|
||||||
# End
|
# End
|
||||||
if self.bar_opened():
|
if self.bar_opened():
|
||||||
break
|
break
|
||||||
|
|||||||
Reference in New Issue
Block a user