Update Widgets to be able to use grid

This commit is contained in:
Mike A. Trethewey
2020-02-21 23:47:29 -08:00
parent dbaaef662a
commit 6c9fdcd203
21 changed files with 341 additions and 602 deletions

2
CLI.py
View File

@@ -361,7 +361,7 @@ def get_settings():
"ow_palettes": "default",
"uw_palettes": "default",
"shuffleganon": True,
"hints": False,
"hints": True,
"enemizercli": os.path.join(".","EnemizerCLI","EnemizerCLI.Core"),
"shufflebosses": "none",
"shuffleenemies": "none",