mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-17 08:01:47 +08:00
Add: Menu generate
This commit is contained in:
@@ -25,8 +25,8 @@ yaml.add_representer(str, str_presenter)
|
||||
yaml.representer.SafeRepresenter.add_representer(str, str_presenter)
|
||||
|
||||
|
||||
def filepath_args():
|
||||
return './module/config/argument/args.json'
|
||||
def filepath_args(filename='args'):
|
||||
return f'./module/config/argument/{filename}.json'
|
||||
|
||||
|
||||
def filepath_argument(filename):
|
||||
|
||||
Reference in New Issue
Block a user