1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 12:19:24 +08:00

Merge branch 'refs/heads/lme-alas/master' into dev

# Conflicts:
#	alas.py
This commit is contained in:
LA_DI_DA
2024-07-18 23:12:38 +08:00
59 changed files with 456 additions and 122 deletions

View File

@@ -635,6 +635,7 @@ class AzurLaneAutoScript:
task = self.get_next_task()
# Init device and change server
_ = self.device
self.device.config = self.config
gl.gl_set("g_current_task", task)