Update Rom to Jul 11th build.
This commit is contained in:
parent
33e166fb8c
commit
8f8e35a5fa
2
Rom.py
2
Rom.py
|
@ -8,7 +8,7 @@ import hashlib
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||||
RANDOMIZERBASEHASH = '89fcdb48446bd858878f14e8a994d0b8'
|
RANDOMIZERBASEHASH = '950560f31ee9ac81ce1ab071594f1b4d'
|
||||||
|
|
||||||
|
|
||||||
class JsonRom(object):
|
class JsonRom(object):
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue