mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 14:49:25 +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