mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Update Jubeat Clan & Museca2 (#56)
* Update museca2.html * Add English Concierge text * Update museca2.html * fix date
This commit is contained in:
+4
-4
@@ -13,13 +13,13 @@
|
||||
new DllPatcherContainer([
|
||||
new DllPatcher("museca", [
|
||||
{
|
||||
name: "Infinite 1st layer",
|
||||
name: "Infinite 1st layer", //Created by Cammy
|
||||
patches: [{offset: 0x17E947, off: [0xFF, 0x83, 0x48, 0x14, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}]
|
||||
},
|
||||
], "2017-12-25"),
|
||||
], "2017-06-28 -- 2017-12-25"),
|
||||
new DllPatcher("museca", [
|
||||
{
|
||||
name: "Infinite 1st layer",
|
||||
name: "Infinite 1st layer", //Created by Cammy
|
||||
patches: [{offset: 0x17E587, off: [0xFF, 0x83, 0x48, 0x14, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}]
|
||||
},
|
||||
], "2018-07-30"),
|
||||
@@ -30,4 +30,4 @@
|
||||
<body>
|
||||
<h1>MÚSECA 1+1/2 DLL Modder</h1>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user