mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-22 08:37:42 +00:00
Fix: [ALAS] Retry check_mumu_app_keep_alive()
This commit is contained in:
parent
bc6624ef05
commit
20f72b9872
@ -266,6 +266,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…
Reference in New Issue
Block a user