Added icons for switch and buffer

This commit is contained in:
Rodolphe Suescun 2019-10-19 13:04:34 +02:00
parent 49f5d54acf
commit 85e20dcb1d
3 changed files with 4 additions and 2 deletions

View File

@ -385,7 +385,8 @@
}, },
{ {
"tree_item":"Miscellaneous/Buffer", "tree_item":"Miscellaneous/Buffer",
"type":"buffer" "type":"buffer",
"icon":"buffer"
}, },
{ {
"tree_item":"Miscellaneous/Custom Shader", "tree_item":"Miscellaneous/Custom Shader",
@ -394,7 +395,8 @@
}, },
{ {
"tree_item":"Miscellaneous/Switch", "tree_item":"Miscellaneous/Switch",
"type":"switch" "type":"switch",
"icon":"switch"
}, },
{ {
"tree_item":"Miscellaneous/Remote", "tree_item":"Miscellaneous/Remote",

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 856 B