Added basepatch
This commit is contained in:
parent
608d96329f
commit
167a253596
2
Rom.py
2
Rom.py
|
@ -1,7 +1,7 @@
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
||||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||||
RANDOMIZERBASEHASH = 'e3714804e3fae1c6ac6100b94d1aee62'
|
RANDOMIZERBASEHASH = '383b6f24e7c154de0f215e09f3cc937e'
|
||||||
|
|
||||||
import io
|
import io
|
||||||
import json
|
import json
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue