IIDX25 loctest
Some checks failed
Check HTML/JS is valid / build (push) Has been cancelled

This commit is contained in:
drmext 2025-02-09 21:56:12 +00:00 committed by Will
parent 4c0859bec3
commit c2626378ad

View File

@ -237,6 +237,12 @@
patches: [{offset: 0xF296A, off: [0x7D, 0x25], on: [0x90, 0x90]}]
},
]),
new Patcher('bm2dx_debug.dll', "2017-07-19 (DEBUG VERSION)", [
{
name: 'Skip Monitor Check',
patches: [{offset: 0x2C07C9, off: [0x7C], on: [0x7D]}]
},
]),
]);
});
</script>