Update baserom

This commit is contained in:
2026-06-08 16:13:27 -05:00
parent 65781912a6
commit 68c8d17d32
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
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'abaa7ce289fd18e0ab898f2ca1263db1'
RANDOMIZERBASEHASH = '9c603108cc074d98c06d1e200e777e4a'
class JsonRom(object):

Binary file not shown.