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