aboutsummaryrefslogtreecommitdiff
path: root/webAO/backgrounds.js
blob: 449f4b2b4c00b8a1239ed0049901f935db13b273 (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"
];