mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-15 03:17:36 +01:00
Fix "Free play text to LED ticker" Patch (#101)
Replaced hex with proper values.
This commit is contained in:
parent
2867ad4021
commit
db76757aa6
@ -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)',
|
||||
|
Loading…
Reference in New Issue
Block a user