Merge pull request #77 from Ewpratten/levels

Levels Has been successfully completed
This commit is contained in:
Evan Pratten 2021-10-04 14:14:18 -07:00 committed by GitHub
commit afbde30951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,34 @@
"height": 64
}
],
"kill": [],
"kill": [
{
"x": 416,
"y": 192,
"width": 544,
"height": 32
},
{
"x": 576,
"y": 768,
"width": 2876,
"height": 32
},
{
"x": 4000,
"y": 728,
"width": 224,
"height": 32
},
{
"x": 6080,
"y": 768,
"width": 2976,
"height": 32
}
],
"win": {
"x": 12000,
"y": 0,