Fix shop tracking.

This commit is contained in:
CaitSith2 2021-01-29 22:52:10 -08:00
parent 8c301044e3
commit ad8427c15a
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 = '7d9778b7c0a90d71fa5f32a3b56cdd87'
RANDOMIZERBASEHASH = '417f926edfb0f83cdaf74019a26c53e8'
import io
import json

Binary file not shown.