Fixed missing OW flag check changes

This commit is contained in:
codemann8
2021-08-19 18:48:44 -05:00
parent 03e9f24ce2
commit 4e8758c647
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 = '99f3f57ab2c9449172cade4927a462d6'
RANDOMIZERBASEHASH = '0a8d3886c789945bd64c4c3f16a6194f'
class JsonRom(object):