mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Merge remote-tracking branch 'origin/master' into data_key_collect
This commit is contained in:
@@ -117,6 +117,7 @@ page_main.link(button=MAIN_GOTO_RESHMENU, destination=page_reshmenu)
|
||||
# Dorm menu
|
||||
page_dormmenu = Page(DORMMENU_CHECK)
|
||||
page_main.link(button=MAIN_GOTO_DORMMENU, destination=page_dormmenu)
|
||||
page_dormmenu.link(button=DORMMENU_GOTO_MAIN, destination=page_main)
|
||||
|
||||
# Dorm
|
||||
# DORM_CHECK is the `manage` button (the third from the right), because it's the last button to load.
|
||||
|
||||
Reference in New Issue
Block a user