Update baserom (should fix bad floor ids messing things up in doors)

This commit is contained in:
2026-01-06 10:43:30 -06:00
parent 409c6d9a4e
commit a895fe158b
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' JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'b91468dad57710399dd8949e10177ceb' RANDOMIZERBASEHASH = 'd260b458e494bd2e5962bfa0b1e88825'
class JsonRom(object): class JsonRom(object):

Binary file not shown.