mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 02:48:23 +08:00
Fix: Disable raid tasks if another event is ongoing
This commit is contained in:
@@ -372,6 +372,7 @@ class CampaignRun(CampaignEvent):
|
||||
self.campaign.ensure_campaign_ui(name=self.stage, mode=mode)
|
||||
else:
|
||||
self.campaign.ensure_campaign_ui(name=self.stage, mode=mode)
|
||||
self.disable_raid_on_event()
|
||||
self.handle_commission_notice()
|
||||
|
||||
# if in hard mode, check remain times
|
||||
|
||||
Reference in New Issue
Block a user