mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Fix: Stuck when server update(MAA)
This commit is contained in:
@@ -206,6 +206,9 @@ class AssistantHandler:
|
||||
|
||||
def startup(self):
|
||||
self.connect()
|
||||
if self.config.Scheduler_NextRun.strftime('%H:%M') == self.config.Scheduler_ServerUpdate:
|
||||
self.maa_start('CloseDown', {})
|
||||
|
||||
self.maa_start('StartUp', {
|
||||
"client_type": self.config.MaaEmulator_PackageName,
|
||||
"start_game_enabled": True
|
||||
|
||||
Reference in New Issue
Block a user