Update museca2.html

Change local matching patch to work in all dest/spec configurations.
This commit is contained in:
Cammy
2024-06-03 23:32:26 -04:00
committed by Will
parent 82345a7b85
commit 3966f41872
+2 -2
View File
@@ -116,8 +116,8 @@
patches: [ patches: [
{ {
offset: 0x248525, offset: 0x248525,
off: [0x75], off: [0x75, 0x0C],
on: [0x74] on: [0x90, 0x90]
}, },
] ]
}, },