1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 01:01:29 +08:00

Del: Remove GUILD_POPUP_TRIGGERED because AL can receive guild missions automatically now

This commit is contained in:
LmeSzinc
2021-06-20 16:39:14 +08:00
parent cec625bd39
commit d6d56c79d6
7 changed files with 13 additions and 30 deletions

View File

@@ -50,7 +50,6 @@ class Daily(Reward, DailyEquipment):
def handle_daily_additional(self):
if self.handle_guild_popup_cancel():
self.config.GUILD_POPUP_TRIGGERED = True
return True
return False