1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-29 07:00:09 +08:00

Merge branch 'master' into dev

This commit is contained in:
LmeSzinc
2020-08-05 16:22:09 +08:00
5 changed files with 46 additions and 6 deletions

View File

@@ -30,5 +30,9 @@ class GameStuckError(Exception):
pass
class GameTooManyClickError(Exception):
pass
class GameNotRunningError(Exception):
pass