Changed Print Template Yaml from checkbox to button
This commit is contained in:
2
Gui.py
2
Gui.py
@@ -45,7 +45,7 @@ def save_settings(gui, args, filename):
|
||||
os.makedirs(settings_path)
|
||||
output_args = {}
|
||||
settings = ["create_rom", "suppress_rom", "bps", "create_spoiler", "suppress_spoiler",
|
||||
"calc_playthrough", "skip_playthrough", "print_template_yaml", "print_custom_yaml",
|
||||
"calc_playthrough", "skip_playthrough", "print_custom_yaml",
|
||||
"settingsonload", "rom", "enemizercli", "outputpath"]
|
||||
if filename == "settings.json":
|
||||
for s in settings:
|
||||
|
||||
Reference in New Issue
Block a user