Skip to content

Commit

Permalink
Merge pull request #2500 from Nachiketh1704/main
Browse files Browse the repository at this point in the history
Earth Beginning
  • Loading branch information
github-actions[bot] authored Oct 26, 2024
2 parents 98f7321 + 8d38c30 commit 13007e9
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions pixel_update.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
[
{
"x": 73,
"y": 40,
"rgb": "#0000FF"
"x": 6,
"y": 0,
"rgb": "#FFFFFF"
},
{
"x": 75,
"y": 40,
"rgb": "#0000FF"
"x": 7,
"y": 0,
"rgb": "#FFFFFF"
},
{
"x": 73,
"y": 38,
"rgb": "#008000"
"x": 8,
"y": 0,
"rgb": "#FFFFFF"
},
{
"x": 75,
"y": 38,
"rgb": "#0000FF"
"x": 9,
"y": 0,
"rgb": "#FFFFFF"
},
{
"x": 74,
"y": 37,
"x": 10,
"y": 0,
"rgb": "#FFFFFF"
}
]

0 comments on commit 13007e9

Please sign in to comment.