1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 14:29:26 +08:00

Opt: Reset interval to avoid logging exchange info frequently

This commit is contained in:
LmeSzinc
2021-01-20 00:10:57 +08:00
parent 328810219a
commit 5dd017bb7d

View File

@@ -233,9 +233,11 @@ class GuildLogistics(GuildBase):
# Handle all popups
if self.handle_popup_confirm('GUILD_LOGISTICS'):
confirm_timer.reset()
exchange_interval.reset()
continue
if self.appear_then_click(GET_ITEMS_1, interval=2):
confirm_timer.reset()
exchange_interval.reset()
continue
if self.appear_then_click(GUILD_MISSION_SELECT, offset=(20, 20), interval=2):
# Select guild mission for guild leader