From 3966f41872234554d1e2cc3c3c9901aa3041139c Mon Sep 17 00:00:00 2001 From: Cammy <34872547+camprevail@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:32:26 -0400 Subject: [PATCH] Update museca2.html Change local matching patch to work in all dest/spec configurations. --- museca2.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/museca2.html b/museca2.html index 06544d2..a3733b5 100644 --- a/museca2.html +++ b/museca2.html @@ -116,8 +116,8 @@ patches: [ { offset: 0x248525, - off: [0x75], - on: [0x74] + off: [0x75, 0x0C], + on: [0x90, 0x90] }, ] },