mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-13 10:58:02 +08:00
Opt: use HardNotSatisfied to delay gemsfarming hard
This commit is contained in:
@@ -65,3 +65,7 @@ class RequestHumanTakeover(Exception):
|
||||
# Request human takeover
|
||||
# Alas is unable to handle such error, probably because of wrong settings.
|
||||
pass
|
||||
|
||||
|
||||
class HardNotSatisfied(RequestHumanTakeover):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user