Update baserom

This commit is contained in:
2026-01-27 22:12:20 -06:00
parent 54981b5c51
commit fb96d04e56
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -84,7 +84,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc
from Versions import DRVersion, GKVersion, ORVersion
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '3df5dddc099097229193e6524b9b7a0e'
RANDOMIZERBASEHASH = '230bcb3f5263718f2e0fabbcd2680ee2'
class JsonRom(object):

Binary file not shown.