mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-14 10:57:36 +01:00
museca: respect local matching flag
This commit is contained in:
parent
1fb6597e46
commit
2ec07ce09b
10
museca2.html
10
museca2.html
@ -111,6 +111,16 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Make game respect server-sent option to disable local matching", // Created by Cammy
|
||||
patches: [
|
||||
{
|
||||
offset: 0x248525,
|
||||
off: [0x75],
|
||||
on: [0x74]
|
||||
},
|
||||
]
|
||||
},
|
||||
]),
|
||||
]);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user