mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Refactor: OS module
- Refactor OS explore, able to run without 5000 oil item - Fix: Screenshot interval recover
This commit is contained in:
@@ -138,7 +138,7 @@ class Combat(Combat_, MapEventHandler):
|
||||
out: combat status
|
||||
"""
|
||||
logger.info('Auto search combat loading')
|
||||
self.device.screenshot_interval_set(self.config.COMBAT_SCREENSHOT_INTERVAL)
|
||||
self.device.screenshot_interval_set(self.config.Optimization_CombatScreenshotInterval)
|
||||
while 1:
|
||||
self.device.screenshot()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user