1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 23:33:33 +08:00

Add: EventStory task scheduler

This commit is contained in:
2025-03-06 14:38:43 +08:00
parent 5b857a3836
commit 9e5056f5c6
3 changed files with 7 additions and 3 deletions

View File

@@ -127,7 +127,7 @@ class EventStory(CampaignUI, Combat, LoginHandler):
self.run_event_story()
# Scheduler
pass
self.config.task_delay(server_update=True)
if __name__ == '__main__':