Update baserom

This commit is contained in:
2026-06-07 01:36:17 -05:00
parent bcdc8ce726
commit f1374daf96
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 = '6c65af8170354aa443ad0fb5564582de'
RANDOMIZERBASEHASH = '97cf164c21aa432d0c59468f6239703c'
class JsonRom(object):

Binary file not shown.