Update base rom
This commit is contained in:
parent
81aca40605
commit
aa3a828282
2
Rom.py
2
Rom.py
|
@ -15,7 +15,7 @@ from Items import ItemFactory
|
||||||
|
|
||||||
|
|
||||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||||
RANDOMIZERBASEHASH = '4027d54ccf5c3713dacf7c0d4ef72d75'
|
RANDOMIZERBASEHASH = '205a34a40889823ea8e707d89c3e6260'
|
||||||
|
|
||||||
|
|
||||||
class JsonRom(object):
|
class JsonRom(object):
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue