mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Modified the way to realize the WSA solution
Fix:A rare situation caused the game to shut down during restart in WSA solution
This commit is contained in:
@@ -67,7 +67,7 @@ def retry(func):
|
||||
except AssertionError as e:
|
||||
logger.exception(e)
|
||||
possible_reasons(
|
||||
'If you are using BlueStacks or LD player, '
|
||||
'If you are using BlueStacks or LD player or WSA, '
|
||||
'please enable ADB in the settings of your emulator'
|
||||
)
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user