Blind Attic hint in crossed

Hint default change to False, moved GUI checkbox
This commit is contained in:
aerinon
2021-06-02 10:51:21 -06:00
parent 5c60f1996e
commit 46ccfedcdc
10 changed files with 43 additions and 33 deletions

4
CLI.py
View File

@@ -179,9 +179,7 @@ def parse_settings():
"names": "",
"securerandom": False,
# Hints default to TRUE
"hints": True,
"no_hints": False,
"hints": False,
"disablemusic": False,
"quickswap": False,
"heartcolor": "red",