Update ROM

This commit is contained in:
Kevin Cathcart 2018-02-06 21:31:53 -05:00
parent cd18be71d9
commit 8be73a8c86
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 = '9f3c573c35520d76c9750893436d6ba7'
RANDOMIZERBASEHASH = '4027d54ccf5c3713dacf7c0d4ef72d75'
class JsonRom(object):

File diff suppressed because one or more lines are too long