diff options
| author | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-05 22:16:51 -0500 |
|---|---|---|
| committer | caleb.mabry.15@cnu.edu <caleb.mabry.15@cnu.edu> | 2022-03-05 22:16:51 -0500 |
| commit | 2ae28a7e3e2298be26f08448a9a8363b9b671709 (patch) | |
| tree | 772dfc7767a076bf17793afa310a17ae2641b8e3 /webAO/backgrounds.js | |
| parent | 9555d47a0b904c997625fe171f865cd6b6fb29d7 (diff) | |
Moving Constants into folder
Diffstat (limited to 'webAO/backgrounds.js')
| -rw-r--r-- | webAO/backgrounds.js | 25 |
1 files changed, 0 insertions, 25 deletions
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 |
