From d9736901c691fb37724ec7b8168bb72ee9c4a825 Mon Sep 17 00:00:00 2001 From: trainlos Date: Mon, 6 Oct 2025 14:17:51 -0500 Subject: [PATCH] Beatles DLC additional id RB3DX uses "beatles_dlc" --- base/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/index.json b/base/index.json index 76ce2fa..cde4765 100644 --- a/base/index.json +++ b/base/index.json @@ -346,7 +346,7 @@ "type": "rb" }, { - "ids": [ "tbrbdlc" ], + "ids": [ "tbrbdlc", "beatles_dlc" ], "names": { "en-US": "The Beatles: Rock Band DLC" },