mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 08:38:20 +08:00
Del: Remove GUILD_POPUP_TRIGGERED because AL can receive guild missions automatically now
This commit is contained in:
@@ -44,9 +44,6 @@ class CampaignHard(CampaignRun):
|
||||
logger.attr('Remain', remain)
|
||||
for n in range(remain):
|
||||
self.campaign.run()
|
||||
if self.campaign.config.GUILD_POPUP_TRIGGERED:
|
||||
self.config.GUILD_POPUP_TRIGGERED = True
|
||||
self.campaign.config.GUILD_POPUP_TRIGGERED = False
|
||||
|
||||
self.campaign.ensure_auto_search_exit()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user