This commit is contained in:
parent
e9e3dbe515
commit
6dd08587f9
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ class GiveAwaySolver(SceneGraphSolver, BaseMixin):
|
|||
if not (config.conf.leifeng_mode or self.clue_count > 9):
|
||||
self.tap((1868, 54))
|
||||
return True
|
||||
if self.animation():
|
||||
return
|
||||
if (c := clue_cls("give_away")) is None:
|
||||
self.tap((1868, 54))
|
||||
return True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue