Upgrade to VT26.2 base rom

This commit is contained in:
Kevin Cathcart 2017-10-18 21:50:03 -04:00
parent 963ce00657
commit 86ffb35748
2 changed files with 2 additions and 2 deletions

2
Rom.py
View File

@ -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