Fixed issue with spawning on Pyramid/HC Ledge with old man

This commit is contained in:
codemann8
2022-01-19 00:23:57 -06:00
parent 36a6f21021
commit 00d78e5c3f
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 = 'fbdd4f1bf5722a38ce147b4584d6ccb8'
RANDOMIZERBASEHASH = 'a081f50ff839e1d9ef997087a2dfd22f'
class JsonRom(object):

Binary file not shown.