mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Reset GUILD_POPUP_TRIGGERED in campaign object
This commit is contained in:
parent
5dd017bb7d
commit
343b5b4613
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user