mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-04-25 07:18:33 -05:00
Revert testing changes on HTML page
This commit is contained in:
parent
37fd16a8fb
commit
7ae3cffd3c
|
|
@ -153,20 +153,6 @@
|
|||
}
|
||||
])
|
||||
])
|
||||
new PatchContainer([
|
||||
new Patcher("music_db.dll", "2022-08-03", [
|
||||
{
|
||||
name : "Unlock all songs",
|
||||
patches : [{offset : 0x1E55, off: [0x74, 0x0A], on : [0x90, 0x90]}]
|
||||
},
|
||||
]),
|
||||
new Patcher("music_db.dll", "2023-08-08", [
|
||||
{
|
||||
name : "Unlock all songs",
|
||||
patches : [{offset : 0x1EA5, off: [0x74, 0x0A], on : [0x90, 0x90]}]
|
||||
}
|
||||
])
|
||||
])
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user