mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-19 08:42:58 +08:00
Fix: Handle game stuck when login
This commit is contained in:
@@ -26,5 +26,9 @@ class GameStuckError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class GameTooManyClickError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class GameNotRunningError(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user