Update base2current

This commit is contained in:
Kevin Cathcart 2018-01-04 22:56:21 -05:00
parent 79f1b0bbf3
commit 9982567227
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 = '1deebb05eccefd2ab68297c6e9c0d25f'
RANDOMIZERBASEHASH = '00bf3203026a0d1ee0d988943518806b'
class JsonRom(object):

File diff suppressed because one or more lines are too long