diff options
Diffstat (limited to 'src/frontend/public/maps/spritesheet/sprite.json')
| -rw-r--r-- | src/frontend/public/maps/spritesheet/sprite.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite.json b/src/frontend/public/maps/spritesheet/sprite.json index 636efa5..504ff07 100644 --- a/src/frontend/public/maps/spritesheet/sprite.json +++ b/src/frontend/public/maps/spritesheet/sprite.json @@ -7,14 +7,6 @@ "height": 32, "pixelRatio": 1 }, - "stop-santiago": { - "id": "stop-santiago", - "x": 32, - "y": 0, - "width": 32, - "height": 32, - "pixelRatio": 1 - }, "stop-vigo-cancelled": { "id": "stop-vigo-cancelled", "x": 64, @@ -22,13 +14,5 @@ "width": 32, "height": 32, "pixelRatio": 1 - }, - "stop-santiago-cancelled": { - "id": "stop-santiago-cancelled", - "x": 96, - "y": 0, - "width": 32, - "height": 32, - "pixelRatio": 1 } } |
