Files
alttpr-python/resources/app/gui/randomize/generation/widgets.json
Mike A. Trethewey 0cb7eaa417 Slim down args
2020-03-12 03:31:39 -07:00

11 lines
117 B
JSON

{
"saveonexit": {
"type": "selectbox",
"options": [
"ask",
"always",
"never"
]
}
}