1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-13 09:07:02 +08:00
This commit is contained in:
2025-03-28 07:50:38 +08:00
54 changed files with 1121 additions and 15 deletions

View File

@@ -2,6 +2,10 @@ class CampaignEnd(Exception):
pass
class OilExhausted(Exception):
pass
class MapDetectionError(Exception):
pass