mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 03:08:15 +08:00
Fix: [ALAS] Retry check_mumu_app_keep_alive()
This commit is contained in:
parent
14847de755
commit
638ccb5c7c
@ -261,6 +261,7 @@ class Connection(ConnectionAttr):
|
||||
return True
|
||||
return False
|
||||
|
||||
@retry
|
||||
def check_mumu_app_keep_alive(self):
|
||||
if not self.is_mumu_family:
|
||||
return False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user