mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Refactor: OS module
- Refactor OS explore, able to run without 5000 oil item - Fix: Screenshot interval recover
This commit is contained in:
@@ -217,7 +217,7 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
|
||||
# Wait until arrived
|
||||
prev = (0, 0)
|
||||
confirm_timer = Timer(1, count=2).start()
|
||||
backup = self.config.cover(MAP_HAS_FLEET_STEP=True)
|
||||
backup = self.config.temporary(MAP_HAS_FLEET_STEP=True)
|
||||
while 1:
|
||||
self.device.screenshot()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user