Moved Shuffle Links option in GUI

This commit is contained in:
codemann8
2021-05-24 18:20:14 -05:00
parent 8545f6696d
commit 78a1f31d74

View File

@@ -2,6 +2,7 @@
"widgets": {
"openpyramid": { "type": "checkbox" },
"shuffleganon": { "type": "checkbox" },
"shufflelinks": { "type": "checkbox" },
"entranceshuffle": {
"type": "selectbox",
"options": [
@@ -18,7 +19,6 @@
"dungeonsfull",
"dungeonssimple"
]
},
"shufflelinks": { "type": "checkbox" }
}
}
}