mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 17:57:01 +08:00
1. 很多函数直接在 gems_farming 里覆盖就可以了, 不要直接在底层里加
因为只是 gems_farming 自己用的, 不是通用的
This commit is contained in:
@@ -38,7 +38,3 @@ class GameTooManyClickError(Exception):
|
||||
|
||||
class GameNotRunningError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class EmotionWithdraw(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user