Adds Memory Leek (#1640)

* It is done

* Fixed attribution
This commit is contained in:
Swept
2020-08-10 23:53:19 +00:00
committed by GitHub
parent 65f9a5fb3d
commit b7dbd74947
3 changed files with 43 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -0,0 +1,24 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "Thanks Yeeye",
"copyright": "By Yeeye",
"states": [
{
"name": "memoryLeek",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}