mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-16 05:59:28 +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