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

Merge branch 'master' of LmeSzinc

This commit is contained in:
2024-07-19 00:46:09 +08:00
59 changed files with 421 additions and 82 deletions

View File

@@ -531,7 +531,7 @@ class AzurLaneAutoScript:
task = self.get_next_task()
# Init device and change server
_ = self.device
self.device.config = self.config
# Skip first restart
if task == 'Restart':
if self.is_first_task: