Bump version

Set shuffleganon to default to True
This commit is contained in:
aerinon
2020-03-23 14:15:17 -06:00
parent e4311832a5
commit 4fc15e84fc
2 changed files with 2 additions and 2 deletions

2
CLI.py
View File

@@ -124,7 +124,7 @@ def parse_settings():
"algorithm": "balanced",
"openpyramid": False,
"shuffleganon": False,
"shuffleganon": True,
"shuffle": "vanilla",
"shufflepots": False,