Skip to content

Commit

Permalink
Properly Indented now (i think)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smugman committed Jan 23, 2025
1 parent 98ad282 commit 089e6c9
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"name": "inhand-right",
"directions": 4
}
]
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"name": "inhand-right",
"directions": 4
}
]
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"name": "inhand-right",
"directions": 4
"directions": 4
}
]
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
"name": "inhand-right",
"directions": 4
}
]
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
{
"name": "inhand-right",
"directions": 4
"directions": 4
}
]
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
}
]
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
}
]
}

0 comments on commit 089e6c9

Please sign in to comment.