mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Fix: Comment links of page_raid temporarily
since this event shares the same title with raid
This commit is contained in:
@@ -129,8 +129,8 @@ page_main.link(button=MAIN_GOTO_EVENT_LIST, destination=page_event_list)
|
||||
|
||||
# Raid
|
||||
page_raid = Page(RAID_CHECK)
|
||||
page_raid.link(button=GOTO_MAIN, destination=page_main)
|
||||
page_main.link(button=MAIN_GOTO_RAID, destination=page_raid)
|
||||
# page_raid.link(button=GOTO_MAIN, destination=page_main)
|
||||
# page_main.link(button=MAIN_GOTO_RAID, destination=page_raid)
|
||||
|
||||
# Research
|
||||
# Please don't goto page_research from page_reward.
|
||||
|
||||
Reference in New Issue
Block a user