Merged in Upstream ER changes

-Fixed Witch invisible item bug
-Added new font changes, not enabled yet
This commit is contained in:
codemann8
2022-02-04 06:10:57 -06:00
parent 08a8d9223c
commit 9263c80cce
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -33,7 +33,7 @@ from source.classes.SFX import randomize_sfx
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '9ff49ef63fdddeb32de09646bd459bf8'
RANDOMIZERBASEHASH = 'e4d9784d6bb96d86193dfca4d4675838'
class JsonRom(object):

Binary file not shown.