Skip to content

Commit

Permalink
Create sticker.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bort-777 authored Jun 30, 2016
1 parent 993cda0 commit da6aa33
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions sticker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"sticers": [
{
"URLname": "sticker1",
"x": 0,
"y": 0,
"width": 200,
"heigth": 200
},
{
"URLname": "sticker2",
"x": 0,
"y": 0,
"width": 200,
"heigth": 200
},
{
"URLname": "sticker3",
"x": 0,
"y": 0,
"width": 200,
"heigth": 200
},
{
"URLname": "sticker4",
"x": 0,
"y": 0,
"width": 200,
"heigth": 200
}
]
}

0 comments on commit da6aa33

Please sign in to comment.