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