mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Merge branch 'master' into dev
This commit is contained in:
@@ -30,5 +30,9 @@ class GameStuckError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class GameTooManyClickError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class GameNotRunningError(Exception):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user