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

opsi month boss init

This commit is contained in:
YJGeng-Iriy
2022-12-11 20:59:16 +08:00
parent 8ed08f17f6
commit a361d8ad0d
15 changed files with 130 additions and 37 deletions

View File

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