Upgrade to VT26.2 base rom
This commit is contained in:
parent
963ce00657
commit
86ffb35748
2
Rom.py
2
Rom.py
|
@ -8,7 +8,7 @@ import hashlib
|
|||
import logging
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = '472a3b55c48688306774109a8ed53137'
|
||||
RANDOMIZERBASEHASH = '7f112e52921bf72c67296848f3f4ad97'
|
||||
|
||||
|
||||
class JsonRom(object):
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue