mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-13 06:47:00 +08:00
withdraw when emotion is low
This commit is contained in:
@@ -38,3 +38,7 @@ class GameTooManyClickError(Exception):
|
||||
|
||||
class GameNotRunningError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class EmotionWithdraw(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user