1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-13 00:57:01 +08:00

Add: 增加主线图开荒功能, 支持打三星, 打到绿海

This commit is contained in:
LmeSzinc
2020-04-19 00:49:33 +08:00
parent a8a243052f
commit 580a36375c
10 changed files with 82 additions and 4 deletions

View File

@@ -8,3 +8,7 @@ class PerspectiveError(Exception):
class ScriptError(Exception):
pass
class ScriptEnd(Exception):
pass