Moved Shuffle Links option in GUI
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
"widgets": {
|
"widgets": {
|
||||||
"openpyramid": { "type": "checkbox" },
|
"openpyramid": { "type": "checkbox" },
|
||||||
"shuffleganon": { "type": "checkbox" },
|
"shuffleganon": { "type": "checkbox" },
|
||||||
|
"shufflelinks": { "type": "checkbox" },
|
||||||
"entranceshuffle": {
|
"entranceshuffle": {
|
||||||
"type": "selectbox",
|
"type": "selectbox",
|
||||||
"options": [
|
"options": [
|
||||||
@@ -18,7 +19,6 @@
|
|||||||
"dungeonsfull",
|
"dungeonsfull",
|
||||||
"dungeonssimple"
|
"dungeonssimple"
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
"shufflelinks": { "type": "checkbox" }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user