1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-19 03:44:06 +08:00

Add: [TW] Campaign menu and SOS

This commit is contained in:
Zorachristine
2021-01-01 14:44:28 +08:00
parent ded489def4
commit abc8188331
18 changed files with 13 additions and 13 deletions

View File

@@ -28,7 +28,7 @@ class Page:
self.links[destination] = button
if server.server in ['cn', 'en', 'jp']:
if server.server in ['cn', 'en', 'jp', 'tw']:
# Main
page_main = Page(MAIN_CHECK)
page_campaign_menu = Page(CAMPAIGN_MENU_CHECK)