Different frame styles

This commit is contained in:
Dragon Fire
2021-02-28 09:15:22 -05:00
parent b0faaa5316
commit bef7b27830
7 changed files with 46 additions and 10 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"classic": {
"stretch": true
},
"sakura": {
"stretch": false,
"xStart": 189,
"yStart": 182,
"xSize": 2550,
"ySize": 1700
},
"neon": {
"stretch": false,
"xStart": 79,
"yStart": 191,
"xSize": 625,
"ySize": 374
}
}