Skip to content

Commit

Permalink
fix mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
akarsh1995 committed Oct 26, 2024
1 parent dd3e4f2 commit 5b2a9b2
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions config/corny.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,18 @@
"x": 5,
"y": 2.25
},
{
"row": 2,
"col": 6,
"x": 6,
"y": 1.75
},
{
"row": 2,
"col": 7,
"x": 8,
"y": 1.75
},
{
"row": 2,
"col": 8,
Expand Down Expand Up @@ -247,18 +259,6 @@
"ry": 7.895,
"h": 1.5
},
{
"row": 3,
"col": 6,
"x": 6,
"y": 1.75
},
{
"row": 3,
"col": 7,
"x": 8,
"y": 1.75
},
{
"row": 3,
"col": 8,
Expand Down

0 comments on commit 5b2a9b2

Please sign in to comment.