Fixing generation errors

Update rom for multiworld/vanilla sewers problems
This commit is contained in:
aerinon
2023-08-09 15:33:11 -06:00
parent f906633c2b
commit 1985139cb5
4 changed files with 5 additions and 5 deletions

2
Rom.py
View File

@@ -40,7 +40,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '465f19132309a103df2f2d802e863dd0'
RANDOMIZERBASEHASH = '8c20d2bcccfc543a1201ff082e0ebe8e'
class JsonRom(object):