Changing retro so bottle vendor fish prize gives a key instead of arrows

Fixed issue where all other narrow OW items drew 4 pixels to the left
This commit is contained in:
codemann8
2023-07-11 13:05:20 -05:00
parent 5ca2522386
commit ccbbe93d63
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -38,7 +38,7 @@ from source.dungeon.RoomList import Room0127
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '614fa2fcbb4644beddadcf356e121d5a'
RANDOMIZERBASEHASH = '32f6a9f479f6ccb7e66e9906ff0d0e4c'
class JsonRom(object):