Fixed Shuffle Ganon CLI/GUI issue
This commit is contained in:
@@ -358,7 +358,7 @@
|
||||
"help": "suppress"
|
||||
},
|
||||
"shuffleganon": {
|
||||
"action": "store_false",
|
||||
"action": "store_true",
|
||||
"type": "bool",
|
||||
"help": "suppress"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user