Whoops, HC Big key was being counted when it shouldn't.

This commit is contained in:
CaitSith2 2021-03-08 11:50:10 -08:00
parent b898803981
commit 8d25965f5c
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@ -1,7 +1,7 @@
from __future__ import annotations
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'b2201c6fa50ba7a6ac42d73f37d75493'
RANDOMIZERBASEHASH = '4f63251fb1f769e1a6b017346b2e51dc'
import io
import json

Binary file not shown.