Fixed incorrect bunny music issue

This commit is contained in:
codemann8
2025-04-30 06:49:42 -05:00
parent fcaaab30a4
commit 3a59fa3e03
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -43,7 +43,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
JAP10HASH = '03a63945398191337e896e5771f77173' JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '7ce0f9fc9db08644ff77fb41993d9e34' RANDOMIZERBASEHASH = '2ccee3f731044db154e0608f2a4e32a9'
class JsonRom(object): class JsonRom(object):

Binary file not shown.