aboutsummaryrefslogtreecommitdiff
path: root/webAO/constants/backgrounds.js
blob: 71dfa6065eae60df4c6d29ab448a26bda0b8bec8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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",
];