Update Rom to Jul 11th build.

This commit is contained in:
LLCoolDave 2017-07-14 19:38:23 +02:00
parent 33e166fb8c
commit 8f8e35a5fa
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 = '89fcdb48446bd858878f14e8a994d0b8'
RANDOMIZERBASEHASH = '950560f31ee9ac81ce1ab071594f1b4d'
class JsonRom(object):

File diff suppressed because one or more lines are too long