1
0

Remove always enabled effects from lighting animation list (#22992)

* Remove 'solid_color' from animation list

* Remove 'solid'/'none' from animation list
This commit is contained in:
Joel Challis
2024-01-31 10:03:24 +00:00
committed by GitHub
parent 22194a4014
commit bfcf3c139d
21 changed files with 0 additions and 23 deletions

View File

@@ -50,7 +50,6 @@
"split_count": [36, 36],
"max_brightness": 176,
"animations": {
"solid_color": true,
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,

View File

@@ -51,7 +51,6 @@
"max_brightness": 176,
"center_point": [112, 28],
"animations": {
"solid_color": true,
"alphas_mods": true,
"gradient_up_down": true,
"gradient_left_right": true,