mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-30 11:28:25 +08:00
Add: Emulator auto detect and restart(experimental)
This commit is contained in:
@@ -41,6 +41,10 @@ class GameTooManyClickError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class EmulatorNotRunningError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class GameNotRunningError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user