mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 17:27:22 +08:00
Fix: handle_get_items in event_20230817_story
This commit is contained in:
@@ -70,6 +70,8 @@ class CampaignBase(CampaignBase_):
|
|||||||
|
|
||||||
if self.handle_story_skip():
|
if self.handle_story_skip():
|
||||||
continue
|
continue
|
||||||
|
if self.handle_get_items():
|
||||||
|
continue
|
||||||
|
|
||||||
button = self.get_story_button()
|
button = self.get_story_button()
|
||||||
if button:
|
if button:
|
||||||
|
|||||||
Reference in New Issue
Block a user