mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 18:34:43 -04:00
Made "comments" be on top of "colors" in the JSON palette files
This commit is contained in:
parent
d52e1937f5
commit
c6e18fe902
7 changed files with 75 additions and 26 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "Triad",
|
||||
"comments": "By Erevos",
|
||||
"colors": [
|
||||
{
|
||||
"data": "ff852c32",
|
||||
|
@ -102,6 +103,5 @@
|
|||
"name": "no name"
|
||||
}
|
||||
],
|
||||
"comments": "By Erevos",
|
||||
"editable": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue