1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 20:57:23 +08:00

Opt: Reduce "Arrive with unexpected result" in OS

This commit is contained in:
LmeSzinc
2021-02-26 18:17:51 +08:00
parent 9a749ce494
commit 65169654e8

View File

@@ -76,6 +76,7 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
"""
if self.handle_map_get_items():
self._os_map_event_handled = True
self.device.sleep(0.3)
self.device.screenshot()
return True
elif self.handle_map_event():