1 Commits

Author SHA1 Message Date
263dc7edb6 Ganon needs ARROWS not ARROYS, silly logic 2026-06-13 20:37:06 -05:00
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -85,7 +85,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc
from Versions import DRVersion, GKVersion, ORVersion
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'd80446af9eeb1726d2b6c1303bec1226'
RANDOMIZERBASEHASH = '589a044786a63d98aff0e44b51a6a339'
class JsonRom(object):

Binary file not shown.