mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: handle story skip in emotion withdraw
This commit is contained in:
parent
f4277912cb
commit
ab014c86a7
@ -38,6 +38,8 @@ class GemsCampaignOverride(CampaignBase):
|
||||
while 1:
|
||||
self.device.screenshot()
|
||||
|
||||
if self.handle_story_skip():
|
||||
continue
|
||||
if self.handle_popup_cancel('IGNORE_LOW_EMOTION'):
|
||||
continue
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user