Update base rom

This commit is contained in:
Kevin Cathcart 2018-02-11 00:14:23 -05:00
parent 165feee1cd
commit 134d6d37e2
2 changed files with 2 additions and 2 deletions

2
Rom.py
View File

@ -15,7 +15,7 @@ from Items import ItemFactory
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '205a34a40889823ea8e707d89c3e6260'
RANDOMIZERBASEHASH = 'c2ee7540753ec0225372669f830b6edd'
class JsonRom(object):

File diff suppressed because one or more lines are too long