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

Upd: dev_tools

This commit is contained in:
sui-feng-cb 2026-01-29 11:57:25 +08:00
parent 68e19053c5
commit 9e75d03d91

View File

@ -265,7 +265,7 @@ if __name__ == '__main__':
# input strings in YYYYMMDD format for event time, or input event name
# use 'recent' for the latest CN enent, use a list to input multiple values,
# such as '20220428', '虹彩的终幕曲', 'recent', ['雄鹰的叙事歌' , '20220428', 'recent']
WarArchivesUpdater.event = '飓风与青春之泉'
WarArchivesUpdater.event = '湮烬尘墟'
updater = WarArchivesUpdater()