Skip to content

Commit

Permalink
Removed redundant delay from meta file
Browse files Browse the repository at this point in the history
  • Loading branch information
FairlySadPanda committed Dec 18, 2024
1 parent 25da5eb commit 7c4de99
Showing 1 changed file with 2 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,39 +15,11 @@
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
"directions": 4
}
]
}

0 comments on commit 7c4de99

Please sign in to comment.