Skip to content

Commit

Permalink
Enable Lightning Model folder LDJ
Browse files Browse the repository at this point in the history
  • Loading branch information
kinetic-flow authored and mon committed Oct 16, 2021
1 parent 3b5f128 commit 4f822d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bistrover.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,13 @@
"Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit",
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",
patches: [
Expand Down

0 comments on commit 4f822d0

Please sign in to comment.