Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishwanth1537 committed Oct 26, 2024
1 parent db71776 commit 65c075f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pixel_update.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
[
{
"x": "95",
"y": "68",
"rgb": "#ff7700"
"x": "87",
"y": "64",
"rgb": "#000000"
},
{
"x": "96",
"y": "68",
"rgb": "#ff7700"
},
{
"x": "97",
"y": "66",
"x": "96",
"y": "65",
"rgb": "#ff7700"
},
{
"x": "97",
"y": "67",
"x": "96",
"y": "66",
"rgb": "#ff7700"
},
{
"x": "95",
"y": "66",
"rgb": "#ff7700"
"rgb": "#000000"
}
]

0 comments on commit 65c075f

Please sign in to comment.