Merged Parallel Worlds into OW Layout Shuffle setting
This commit is contained in:
@@ -111,19 +111,14 @@
|
||||
"ow_shuffle": {
|
||||
"choices": [
|
||||
"vanilla",
|
||||
"simple",
|
||||
"full",
|
||||
"crossed"
|
||||
"parallel",
|
||||
"full"
|
||||
]
|
||||
},
|
||||
"ow_keepsimilar": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"ow_parallel": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"shuffle": {
|
||||
"choices": [
|
||||
"vanilla",
|
||||
|
||||
Reference in New Issue
Block a user