1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00

Opt: Add additional parameter to select ui_click calls during daily

Transfer detection status to ensure reward_when_finished or
continuing campaign run will execute handle_guild
This commit is contained in:
nEEtdo0d
2021-01-27 13:50:26 -05:00
parent ec227a039b
commit cc5972365d
4 changed files with 11 additions and 4 deletions

View File

@@ -249,6 +249,7 @@ class Reward(RewardCommission, RewardTacticalClass, RewardResearch, RewardDorm,
az.run()
az.record_save()
count += 1
self.config.GUILD_POPUP_TRIGGERED = az.config.GUILD_POPUP_TRIGGERED
if self.config.ENABLE_HARD_CAMPAIGN:
from module.hard.hard import CampaignHard