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

Fix: [ALAS] Retry check_mumu_app_keep_alive()

This commit is contained in:
LmeSzinc
2023-12-09 18:09:34 +08:00
parent 14847de755
commit 638ccb5c7c

View File

@@ -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