aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps/spritesheet/sprite.json
blob: 96b09710647d96a38549f05e4a04d5ab9893d14d (plain)
1
2
3
4
5
6
7
8
9
10
{
    "stop": {
        "id": "stop",
        "x": 0,
        "y": 0,
        "width": 32,
        "height": 32,
        "pixelRatio": 1
    }
}