Update baserom

This commit is contained in:
2026-02-07 14:18:11 -06:00
parent f3dd0319ed
commit b189de00c6
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -85,7 +85,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc
from Versions import DRVersion, GKVersion, ORVersion from Versions import DRVersion, GKVersion, ORVersion
JAP10HASH = '03a63945398191337e896e5771f77173' JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '9ce1b497fdd33b292da77750f055412a' RANDOMIZERBASEHASH = 'a09efcdaf25b6e6abb3335a039727e74'
class JsonRom(object): class JsonRom(object):

Binary file not shown.