mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +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():
|
||||
continue
|
||||
if self.handle_get_items():
|
||||
continue
|
||||
|
||||
button = self.get_story_button()
|
||||
if button:
|
||||
|
||||
Reference in New Issue
Block a user