Skip to content

Commit

Permalink
delete directions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko4ergaPunk committed Jun 26, 2024
1 parent 3652bbe commit fc82cfa
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,16 @@
},
"states": [
{
"name": "closed",
"directions": 4
"name": "closed"
},
{
"name": "extinguisher",
"directions": 4
"name": "extinguisher"
},
{
"name": "frame",
"directions": 4
"name": "frame"
},
{
"name": "open",
"directions": 4
"name": "open"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fc82cfa

Please sign in to comment.