mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 18:39:04 +08:00
Fix: handle_get_items in event_20230817_story
This commit is contained in:
parent
2359b2fd82
commit
bbfc049bdb
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user