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:
@@ -36,6 +36,7 @@ class RewardGuild(GuildLobby, GuildLogistics, GuildOperations):
|
||||
return False
|
||||
if self.config.GUILD_POPUP_TRIGGERED:
|
||||
logger.info('Guild popup triggered')
|
||||
self.config.GUILD_POPUP_TRIGGERED = False
|
||||
_ = self.guild_interval # Call guild_interval to avoid resetting before using
|
||||
else:
|
||||
now = datetime.now()
|
||||
|
||||
Reference in New Issue
Block a user