aboutsummaryrefslogtreecommitdiff
path: root/webAO/constants/backgrounds.js
blob: c1807ce7d01e47a02231d4235989e31383b5344c (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',
];