Fix "Free play text to LED ticker" Patch (#101)

Replaced hex with proper values.
This commit is contained in:
Elizabeth 2019-10-24 19:47:06 -04:00 committed by Will
parent 2867ad4021
commit db76757aa6

View File

@ -141,7 +141,7 @@
{
name: 'Free play text to LED ticker (Bottom Right)',
tooltip : "Song Title/Ticker information will display instead of FREEPLAY",
patches: [{offset: 0x106F9F, off: [0x35, 0x2F, 0x35, 0x00], on: [0xD9, 0x68, 0x44, 0x02]}]
patches: [{offset: 0x106F9F, off: [0x35, 0x2F, 0x35, 0x00], on: [0x59, 0x61, 0x03, 0x03]}]
},
{
name: 'LED Ticker (Top Left)',