From 23805d2e0bebb6b2f9c7a5b38892057abb64a07b Mon Sep 17 00:00:00 2001 From: Trenton Zimmer <66042448+trmazi@users.noreply.github.com> Date: Fri, 10 Jul 2026 20:04:37 -0400 Subject: [PATCH] add videos for beatstream --- src/constants/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants/index.js b/src/constants/index.js index 99344d6..bbd8970 100644 --- a/src/constants/index.js +++ b/src/constants/index.js @@ -371,6 +371,7 @@ export const gameData = [ cardBG: null, noRivals: true, useUnicode: true, + videoTable: [VersionConstants.BEATSTREAM, VersionConstants.BEATSTREAM_2], scoreHeaders: [ { text: "Grade", value: "data.rank", width: 80 }, { text: "Clear Gauge", value: "data.clear_gauge", width: 120 },