From 7a59c71c3b3f50784af49a26bbe56e3be618a65e Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 22 Apr 2025 18:07:16 -0700 Subject: add rbdx_plus support --- site/src/components/TitleBar.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'site/src/components') diff --git a/site/src/components/TitleBar.tsx b/site/src/components/TitleBar.tsx index 937fcf7..728060a 100644 --- a/site/src/components/TitleBar.tsx +++ b/site/src/components/TitleBar.tsx @@ -89,6 +89,7 @@ const TitleBar: React.FC = () => { games: [ { id: "wacca_plus", title: "WACCA PLUS" }, { id: "museca_plus", title: "MÚSECA PLUS" }, + { id: "rb_deluxe_plus", title: "RB DELUXE PLUS" }, ], }, ]; -- cgit v1.2.3