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

Merge branch 'LmeSzinc:app' into app

This commit is contained in:
julystone
2021-10-28 11:13:45 +08:00
committed by GitHub
9 changed files with 130 additions and 367 deletions

View File

@@ -135,6 +135,7 @@ class CampaignRun(UI):
Returns:
str, str: name, folder
"""
name = name.lower()
if name[0].isdigit():
name = 'campaign_' + name.lower().replace('-', '_')
if folder == 'event_20201126_cn' and name == 'vsp':