Update baserom

This commit is contained in:
2026-01-06 22:40:41 -06:00
parent a895fe158b
commit 870d981eab
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -44,7 +44,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'd260b458e494bd2e5962bfa0b1e88825'
RANDOMIZERBASEHASH = 'a34dbf39cd329f38a80e4f1345c55221'
class JsonRom(object):