Fixed mirror bonk issue incorrectly leaving a mirror portal behind

This commit is contained in:
codemann8
2022-03-07 20:12:47 -06:00
parent f5010e5212
commit b4c2e0df5f
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' JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '02fd6794fe7ffec6999f98d6a021d3b8' RANDOMIZERBASEHASH = '497aac112b42e50ea66ce793340cdb18'
class JsonRom(object): class JsonRom(object):

Binary file not shown.