Whoops, HC Big key was being counted when it shouldn't.
This commit is contained in:
parent
b898803981
commit
8d25965f5c
2
Rom.py
2
Rom.py
|
@ -1,7 +1,7 @@
|
|||
from __future__ import annotations
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = 'b2201c6fa50ba7a6ac42d73f37d75493'
|
||||
RANDOMIZERBASEHASH = '4f63251fb1f769e1a6b017346b2e51dc'
|
||||
|
||||
import io
|
||||
import json
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue