Correcting OW screen palette on transition

This commit is contained in:
codemann8
2023-03-18 05:47:49 -05:00
parent 61846c0f81
commit d3cdb2fffc
3 changed files with 42 additions and 2 deletions

2
Rom.py
View File

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