1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +08:00

Revert "Upd: gui text of coalition 20251120"

This reverts commit daad61684c.
This commit is contained in:
sui-feng-cb
2025-11-26 15:10:25 +08:00
parent abfa0d45c7
commit 36a9ca3315
14 changed files with 55 additions and 72 deletions

View File

@@ -150,7 +150,7 @@ page_campaign.link(button=CAMPAIGN_GOTO_EVENT, destination=page_sp)
# page_coalition.link(button=NEONCITY_UI_BACK, destination=page_campaign)
# page_campaign_menu.link(button=CAMPAIGN_MENU_GOTO_EVENT, destination=page_coalition)
# DATEALANE
page_coalition = Page(FROSTFALL_COALITION_CHECK)
page_coalition = Page(DATEALANE_COALITION_CHECK)
page_coalition.link(button=GOTO_MAIN, destination=page_main)
page_coalition.link(button=BACK_ARROW, destination=page_campaign)
page_campaign_menu.link(button=CAMPAIGN_MENU_GOTO_EVENT, destination=page_coalition)