1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 04:49:17 +08:00

Fix: Shortest commission filter

This commit is contained in:
LmeSzinc
2021-09-28 22:35:13 +08:00
parent 5b772facb8
commit a629981a84
2 changed files with 1 additions and 2 deletions

View File

@@ -86,7 +86,6 @@ class CampaignRun(UI):
if oil_check and self.config.StopCondition_OilLimit:
if OCR_OIL.ocr(self.device.image) < self.config.StopCondition_OilLimit:
logger.hr('Triggered stop condition: Oil limit')
self.config.Scheduler_Enable = False
self.config.task_delay(minute=(120, 240))
return True
# If Get a New Ship