Update base rom
This commit is contained in:
parent
14c0b39af3
commit
83c182fbcb
2
Rom.py
2
Rom.py
|
@ -15,7 +15,7 @@ from Items import ItemFactory
|
||||||
|
|
||||||
|
|
||||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||||
RANDOMIZERBASEHASH = 'c2ee7540753ec0225372669f830b6edd'
|
RANDOMIZERBASEHASH = '6f7173a95befbb888569068d22bd790d'
|
||||||
|
|
||||||
|
|
||||||
class JsonRom(object):
|
class JsonRom(object):
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue