mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-13 01:15:51 +08:00
Upd: commented with explanation
This commit is contained in:
@@ -164,6 +164,7 @@ page_shop.link(button=GOTO_MAIN, destination=page_main)
|
|||||||
|
|
||||||
# Munitions
|
# Munitions
|
||||||
page_munitions = Page(MUNITIONS_CHECK)
|
page_munitions = Page(MUNITIONS_CHECK)
|
||||||
|
# Prefer latter path since defaults to shop_general on load, stable background color
|
||||||
# page_shop.link(button=SHOP_GOTO_MUNITIONS, destination=page_munitions)
|
# page_shop.link(button=SHOP_GOTO_MUNITIONS, destination=page_munitions)
|
||||||
page_academy.link(button=ACADEMY_GOTO_MUNITIONS, destination=page_munitions)
|
page_academy.link(button=ACADEMY_GOTO_MUNITIONS, destination=page_munitions)
|
||||||
page_munitions.link(button=GOTO_MAIN, destination=page_main)
|
page_munitions.link(button=GOTO_MAIN, destination=page_main)
|
||||||
|
|||||||
Reference in New Issue
Block a user