mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-28 21:56:11 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -19,10 +19,11 @@ class CampaignBase(CampaignBase_):
|
||||
logger.info('Already at EVENT_20221124')
|
||||
return True
|
||||
self.ui_ensure(page_campaign_menu)
|
||||
self.ui_click(EVENT_20221124_ENTRANCE,
|
||||
if self.is_event_entrance_available():
|
||||
self.ui_click(EVENT_20221124_ENTRANCE,
|
||||
check_button=EVENT_20221124_PT_ICON,
|
||||
appear_button=EVENT_20221124_ENTRANCE)
|
||||
return True
|
||||
return True
|
||||
|
||||
def campaign_set_chapter_event(self, chapter, mode='normal'):
|
||||
if chapter.startswith('t'):
|
||||
|
||||
Reference in New Issue
Block a user