- add: Clippy

This commit is contained in:
Jabkas
2024-04-16 20:40:28 +03:00
parent 8a176945bd
commit 0d2e7dda61
14 changed files with 541 additions and 8 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "down"
},
{
"name": "left"
},
{
"name": "right"
}
]
}