fix: keys

This commit is contained in:
aerinon
2025-12-09 11:20:34 -07:00
parent cfa448947d
commit bb2228d70a
3 changed files with 2 additions and 2 deletions

2
Rom.py
View File

@@ -42,7 +42,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '71dcfe005725a2afcaf45698eaee971f'
RANDOMIZERBASEHASH = '3f033ac891acfcedce26c00d5cd880ed'
class JsonRom(object):