mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Add: Screenshot interval in non-combat to help reduce CPU
This commit is contained in:
@@ -313,7 +313,7 @@ class OSFleet(OSCamera, Combat, Fleet, OSAsh):
|
||||
confirm_timer.reset()
|
||||
|
||||
logger.info('Walk stabled')
|
||||
self.device.screenshot_interval_set(0.1)
|
||||
self.device.screenshot_interval_set()
|
||||
|
||||
def port_goto(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user