1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-10 18:43:07 +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':