Fixed issue with MW Player ID on Bonk Locations

This commit is contained in:
codemann8
2023-03-19 11:01:22 -05:00
parent d3cdb2fffc
commit 504f2e6a3a
3 changed files with 4 additions and 9 deletions

2
Rom.py
View File

@@ -38,7 +38,7 @@ from source.dungeon.RoomList import Room0127
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '155051ece07ef1b60c875a5746189c26'
RANDOMIZERBASEHASH = '109fde24581211c605a1d4836dd8d470'
class JsonRom(object):