mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 13:03:33 +08:00
Opt: Call meta reward if cleared a meta
This commit is contained in:
@@ -539,7 +539,8 @@ class AzurLaneConfig(ConfigUpdater, ManualConfig, GeneratedConfig, ConfigWatcher
|
||||
microsecond=0
|
||||
)
|
||||
self.modified[f"{task}.Scheduler.Enable"] = True
|
||||
self.update()
|
||||
if self.auto_update:
|
||||
self.update()
|
||||
return True
|
||||
else:
|
||||
logger.info(f"Task call: {task} (skipped because disabled by user)")
|
||||
|
||||
Reference in New Issue
Block a user