mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 19:17:21 +08:00
Fix: Reset GUILD_POPUP_TRIGGERED in campaign object
This commit is contained in:
@@ -179,6 +179,7 @@ class CampaignRun(Reward):
|
||||
if self.config.GUILD_POPUP_TRIGGERED:
|
||||
self.handle_guild()
|
||||
self.config.GUILD_POPUP_TRIGGERED = False
|
||||
self.campaign.config.GUILD_POPUP_TRIGGERED = False
|
||||
self.campaign.fleet_checked_reset()
|
||||
|
||||
# End
|
||||
|
||||
Reference in New Issue
Block a user