Fixed Shuffle Ganon CLI/GUI issue

This commit is contained in:
codemann8
2021-10-31 19:57:40 -05:00
parent fe358e921a
commit 057f8cbeba
2 changed files with 7 additions and 14 deletions

View File

@@ -358,7 +358,7 @@
"help": "suppress"
},
"shuffleganon": {
"action": "store_false",
"action": "store_true",
"type": "bool",
"help": "suppress"
},