mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Reset interval of GET_SHIP after entering page_dorm
This commit is contained in:
parent
78600a323d
commit
019a35a64c
@ -559,6 +559,8 @@ class UI(InfoHandler):
|
||||
"""
|
||||
if button == MEOWFFICER_GOTO_DORMMENU:
|
||||
self.interval_reset(GET_SHIP)
|
||||
if button == DORMMENU_GOTO_DORM:
|
||||
self.interval_reset(GET_SHIP)
|
||||
for switch_button in page_main.links.values():
|
||||
if button == switch_button:
|
||||
self.interval_reset(GET_SHIP)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user