1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 14:27:00 +08:00

Merge branch 'master' of LmeSzinc

This commit is contained in:
2024-10-02 19:42:15 +08:00
14 changed files with 42 additions and 25 deletions

View File

@@ -31,7 +31,5 @@ class CampaignWarArchives(CampaignRun, CampaignBase):
return False
def run(self, name=None, folder='campaign_main', mode='normal', total=0):
backup = self.config.temporary(USE_DATA_KEY=True)
self.config.override(USE_DATA_KEY=True)
super().run(name, folder, mode, total)
backup.recover()
self.ui_goto_main() # Go to main, as remaining in page can throw off Event task