1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +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

@@ -92,7 +92,6 @@ class EnemySearchingHandler(InfoHandler):
timeout.reset()
if self.handle_guild_popup_cancel():
self.config.GUILD_POPUP_TRIGGERED = True
timeout.limit = 10
timeout.reset()
continue