Fix sprite glitch while receiving items during Ganon fight.
This commit is contained in:
parent
962b420299
commit
4ab1e563a0
2
Rom.py
2
Rom.py
|
@ -1,5 +1,5 @@
|
|||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = '63d913f901c53ab13cb4011f641da1e1'
|
||||
RANDOMIZERBASEHASH = 'b863411b1ae295583c2cbbfe297874c1'
|
||||
|
||||
import io
|
||||
import json
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue