Rom update.
This commit is contained in:
parent
d853db308e
commit
dfe9d3da3b
2
Rom.py
2
Rom.py
|
@ -8,7 +8,7 @@ import hashlib
|
|||
import logging
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = '526f716b20ac27c086c68289cb377b35'
|
||||
RANDOMIZERBASEHASH = 'd5b61947feef1972e0f546ba43180e62'
|
||||
|
||||
|
||||
def patch_rom(world, rom, hashtable, quickswap=False, beep='normal', sprite=None):
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue