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