Update base ROM
Oops, forgot to ever do this, erroneously assumed it was done before.
This commit is contained in:
parent
acc04e92ce
commit
1ddfc040f3
2
Rom.py
2
Rom.py
|
@ -18,7 +18,7 @@ from EntranceShuffle import door_addresses
|
|||
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = 'cb560220b7b1b8202e92381aee19cd36'
|
||||
RANDOMIZERBASEHASH = '1907d4caccffe60fc69940cfa11b2dab'
|
||||
|
||||
|
||||
class JsonRom(object):
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue