Fix big oopsie

This commit is contained in:
2022-04-01 18:39:33 -07:00
parent 1998294903
commit 125e8d260a
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 = '38e4f15742c28f0f9528233bfb064806'
RANDOMIZERBASEHASH = '463b0a752b2e1e204782ea3755c0712c'
class JsonRom(object):

Binary file not shown.