mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 09:48:20 +08:00
Fix: Caught by siren when passing though portals
This commit is contained in:
@@ -297,7 +297,7 @@ class Fleet(Camera, AmbushHandler):
|
||||
self.device.screenshot()
|
||||
self.view.update(image=self.device.image)
|
||||
if is_portal:
|
||||
self.update()
|
||||
self.update(allow_error=True)
|
||||
grid = self.view[self.view.center_loca]
|
||||
|
||||
# Combat
|
||||
|
||||
Reference in New Issue
Block a user