mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-07 13:38:30 +08:00
Feat: Restart emulator on its network disconnection
This commit is contained in:
@@ -53,6 +53,10 @@ class GameNotRunningError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class EmulatorNetworkError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class GamePageUnknownError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user