Implement new overworld map draw routine for Mixed OWR

This commit is contained in:
codemann8
2022-04-20 18:40:01 -05:00
parent 4be6b09c7b
commit 92e04f9e0b
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 = '786c28c4735da56f0dbca879d02b22f6'
RANDOMIZERBASEHASH = '99ea4641f589d96a9bc41b25cf5c9821'
class JsonRom(object):