mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-26 19:47:53 +08:00
Upd: commented with explanation
This commit is contained in:
@@ -164,7 +164,8 @@ page_shop.link(button=GOTO_MAIN, destination=page_main)
|
|||||||
|
|
||||||
# Munitions
|
# Munitions
|
||||||
page_munitions = Page(MUNITIONS_CHECK)
|
page_munitions = Page(MUNITIONS_CHECK)
|
||||||
#page_shop.link(button=SHOP_GOTO_MUNITIONS, destination=page_munitions)
|
# Prefer latter path since defaults to shop_general on load, stable background color
|
||||||
|
# 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