mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 13:59:02 +08:00
Opt: cl1 during os_explore
This commit is contained in:
parent
0d4dcdc75e
commit
bbcf75fa87
@ -593,7 +593,7 @@ class OperationSiren(OSMap):
|
||||
with self.config.multi_set():
|
||||
next_run = self.config.Scheduler_NextRun
|
||||
for task in ['OpsiObscure', 'OpsiAbyssal', 'OpsiArchive', 'OpsiStronghold', 'OpsiMeowfficerFarming',
|
||||
'OpsiMonthBoss', 'OpsiShop', 'OpsiHazard1Leveling']:
|
||||
'OpsiMonthBoss', 'OpsiShop']:
|
||||
keys = f'{task}.Scheduler.NextRun'
|
||||
current = self.config.cross_get(keys=keys, default=DEFAULT_TIME)
|
||||
if current < next_run:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user