Fixes to filtering

This commit is contained in:
Ryzerth
2021-04-17 03:38:48 +02:00
parent 3bf4f0ce01
commit d1e553f05a
7 changed files with 45 additions and 39 deletions

View File

@ -0,0 +1,10 @@
{
"name": "Electric",
"author": "Ryzerth",
"map": [
"#000000",
"#0000FF",
"#00FFFF",
"#FFFFFF"
]
}