mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Fix: Hard campaign ensure_campaign_ui
This commit is contained in:
@@ -31,7 +31,7 @@ class CampaignHard(CampaignRun):
|
||||
|
||||
# UI ensure
|
||||
self.ui_weigh_anchor()
|
||||
self.campaign.ensure_campaign_ui(self.config.HARD_CAMPAIGN)
|
||||
self.campaign.ensure_campaign_ui(self.config.HARD_CAMPAIGN, mode='hard')
|
||||
|
||||
# Run
|
||||
remain = OCR_HARD_REMAIN.ocr(self.device.image)
|
||||
|
||||
Reference in New Issue
Block a user