mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Fix: handle story skip in emotion withdraw
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user