1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-13 10:58:02 +08:00
This commit is contained in:
2026-07-10 00:42:24 +08:00
62 changed files with 561 additions and 780 deletions

View File

@@ -69,3 +69,7 @@ class RequestHumanTakeover(Exception):
# Request human takeover
# Alas is unable to handle such error, probably because of wrong settings.
pass
class HardNotSatisfied(RequestHumanTakeover):
pass