From 4f822d04f1eef62e1d497b8b033a5c00a11e1491 Mon Sep 17 00:00:00 2001 From: Minsang <54884351+minsang-github@users.noreply.github.com> Date: Sat, 16 Oct 2021 03:31:40 -0700 Subject: [PATCH] Enable Lightning Model folder LDJ --- bistrover.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bistrover.html b/bistrover.html index 93045d0..50e1f1c 100644 --- a/bistrover.html +++ b/bistrover.html @@ -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: [