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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user