Remove link sprite. Updated bob sprite

This commit is contained in:
aerinon
2021-04-30 15:55:00 -06:00
parent 817833d0fa
commit 70a3f2e53e
4 changed files with 2 additions and 1 deletions

2
CLI.py
View File

@@ -185,7 +185,7 @@ def parse_settings():
"quickswap": False,
"heartcolor": "red",
"heartbeep": "normal",
"sprite": os.path.join(".", "data", "sprites", "official", "001.link.1.zspr"),
"sprite": None,
"fastmenu": "normal",
"ow_palettes": "default",
"uw_palettes": "default",