mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-24 06:08:10 +08:00
Fix: [ALAS] Retry check_mumu_app_keep_alive()
This commit is contained in:
@@ -261,6 +261,7 @@ class Connection(ConnectionAttr):
|
|||||||
return True
|
return True
|
||||||
return False
|
return False
|
||||||
|
|
||||||
|
@retry
|
||||||
def check_mumu_app_keep_alive(self):
|
def check_mumu_app_keep_alive(self):
|
||||||
if not self.is_mumu_family:
|
if not self.is_mumu_family:
|
||||||
return False
|
return False
|
||||||
|
|||||||
Reference in New Issue
Block a user