Added Overworld Shuffle parameter to CLI and Gui

This commit is contained in:
codemann8
2021-02-10 22:11:50 -06:00
parent 965b886c2d
commit b11054e6bf
12 changed files with 90 additions and 3 deletions

View File

@@ -69,6 +69,9 @@ SETTINGSTOPROCESS = {
"accessibility": "accessibility",
"sortingalgo": "algorithm"
},
"overworld": {
"overworldshuffle": "ow_shuffle"
},
"entrance": {
"openpyramid": "openpyramid",
"shuffleganon": "shuffleganon",