mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-22 12:50:41 +01:00
Enable Lightning Model folder LDJ
This commit is contained in:
parent
3b5f128e22
commit
4f822d04f1
@ -335,6 +335,13 @@
|
|||||||
"Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit",
|
"Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit",
|
||||||
patches: [{ offset: 0x4CBBF3, off: [0x74], on: [0xEB] }],
|
patches: [{ offset: 0x4CBBF3, off: [0x74], on: [0xEB] }],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Show Lightning Model folder in LDJ",
|
||||||
|
tooltip: "This folder is normally exclusive to TDJ mode",
|
||||||
|
patches: [
|
||||||
|
{ offset: 0x4A46DD, off: [0x75, 0x0A], on: [0x90, 0x90] },
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Unlock All Songs",
|
name: "Unlock All Songs",
|
||||||
patches: [
|
patches: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user