mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 06:18:21 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -611,6 +611,8 @@ class UI(InfoHandler):
|
||||
self.interval_reset(GET_SHIP)
|
||||
if button == DORMMENU_GOTO_DORM:
|
||||
self.interval_reset(GET_SHIP)
|
||||
if button == DORMMENU_GOTO_MEOWFFICER:
|
||||
self.interval_reset(GET_SHIP)
|
||||
for switch_button in page_main.links.values():
|
||||
if button == switch_button:
|
||||
self.interval_reset(GET_SHIP)
|
||||
|
||||
Reference in New Issue
Block a user