1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 06:18:21 +08:00

Fix: Missing sos configs

- Re-add AzurStatsID
This commit is contained in:
LmeSzinc
2021-09-26 00:48:57 +08:00
parent 3483ea2041
commit ea111e1f35
6 changed files with 380 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ yaml.representer.SafeRepresenter.add_representer(str, str_presenter)
def filepath_args():
return './module/config/structure/args.json'
return './module/config/argument/args.json'
def filepath_argument(filename):