From 2ae28a7e3e2298be26f08448a9a8363b9b671709 Mon Sep 17 00:00:00 2001 From: "caleb.mabry.15@cnu.edu" Date: Sat, 5 Mar 2022 22:16:51 -0500 Subject: Moving Constants into folder --- webAO/backgrounds.js | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 webAO/backgrounds.js (limited to 'webAO/backgrounds.js') diff --git a/webAO/backgrounds.js b/webAO/backgrounds.js deleted file mode 100644 index 449f4b2..0000000 --- a/webAO/backgrounds.js +++ /dev/null @@ -1,25 +0,0 @@ -export default [ - "Anime", - "birthday", - "Christmas", - "CountyCourt", - "CruiseCourt", - "default", - "DGSEnglishCourt", - "DGSJapanCourt", - "DualDestinies", - "EnglishCourt", - "gs4", - "GS4Night", - "HD", - "Khura'in", - "mlp", - "NewCourt", - "RuinedCourt", - "Sky", - "SpaceCourt", - "Themis", - "TouhouCourt", - "WitchTrialCourt", - "Zetta" -]; \ No newline at end of file -- cgit