GK Version 1.0.0 #1

Merged
karafruit merged 56 commits from beta into main 2026-01-25 21:29:44 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 9db2a3b64b - Show all commits

2
Rom.py
View File

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

Binary file not shown.