From e94b214bdd84dc9bc5ebb3e01a4647dc336e648d Mon Sep 17 00:00:00 2001 From: LSPECTRONIZTAR Date: Tue, 22 Oct 2024 17:05:23 -0400 Subject: [PATCH] Create backgrounds.json --- Game Assets/menus/songSelect/backgrounds/backgrounds.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Game Assets/menus/songSelect/backgrounds/backgrounds.json diff --git a/Game Assets/menus/songSelect/backgrounds/backgrounds.json b/Game Assets/menus/songSelect/backgrounds/backgrounds.json new file mode 100644 index 0000000..1bbbfd3 --- /dev/null +++ b/Game Assets/menus/songSelect/backgrounds/backgrounds.json @@ -0,0 +1,6 @@ +[ + "Light 1", + "Light 2", + "Dark 1", + "Dark 2" +]