This commit is contained in:
Jeremy Thomas
2018-04-08 20:11:48 +01:00
parent c63b57b58d
commit 740df6a0fa
6 changed files with 80 additions and 16 deletions

View File

@@ -196,11 +196,21 @@
"name": "$widescreen",
"value": "1152px + (2 * $gap)"
},
"widescreen-enabled": {
"id": "widescreen-enabled",
"name": "$widescreen-enabled",
"value": "true"
},
"fullhd": {
"id": "fullhd",
"name": "$fullhd",
"value": "1344px + (2 * $gap)"
},
"fullhd-enabled": {
"id": "fullhd-enabled",
"name": "$fullhd-enabled",
"value": "true"
},
"easing": {
"id": "easing",
"name": "$easing",