Fix for Aga 2 check on Ganon Fight.
This commit is contained in:
parent
51943b17ef
commit
465f328d11
2
Rom.py
2
Rom.py
|
@ -8,7 +8,7 @@ import hashlib
|
|||
import logging
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = '933dbf06bdfda86ed12d1bd9e0198958'
|
||||
RANDOMIZERBASEHASH = '25832b6a4a6f80543ee6eaa850682152'
|
||||
|
||||
|
||||
class JsonRom(object):
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue