mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-04-25 15:36:24 -05: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