mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
museca: respect local matching flag
This commit is contained in:
@@ -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]
|
||||
},
|
||||
]
|
||||
},
|
||||
]),
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user