mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Fix: urgent commission undetected and HazardLevel 2 for OpsiMeowfficerFarming
This commit is contained in:
@@ -329,7 +329,7 @@ class CampaignRun(CampaignEvent, ShopStatus):
|
||||
"""
|
||||
if self.campaign.commission_notice_show_at_campaign():
|
||||
logger.info('Commission notice found')
|
||||
self.config.task_call('Commission', force_call=True)
|
||||
self.config.task_call('Commission', force_call=False)
|
||||
self.config.task_stop('Commission notice found')
|
||||
|
||||
def run(self, name, folder='campaign_main', mode='normal', total=0):
|
||||
|
||||
Reference in New Issue
Block a user