Merge in OW Shuffle 0.7.0.2 #3

Merged
karafruit merged 13 commits from codemann_OverworldShuffle into beta 2026-02-03 23:47:48 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 2a24048e87 - Show all commits

2
Rom.py
View File

@@ -43,7 +43,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
JAP10HASH = '03a63945398191337e896e5771f77173' JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '630ea96d0b0c1acdc3f4d158480cd951' RANDOMIZERBASEHASH = 'da081467317d8f6902eb1cf57304dbff'
class JsonRom(object): class JsonRom(object):

Binary file not shown.