diff options
Diffstat (limited to 'src/frontend/public/maps/spritesheet/sprite@2x.json')
| -rw-r--r-- | src/frontend/public/maps/spritesheet/sprite@2x.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json index b5bfb0b..f4a9adf 100644 --- a/src/frontend/public/maps/spritesheet/sprite@2x.json +++ b/src/frontend/public/maps/spritesheet/sprite@2x.json @@ -14,5 +14,21 @@ "width": 64, "height": 64, "pixelRatio": 2 + }, + "stop-vigo-cancelled": { + "id": "stop-vigo-cancelled", + "x": 128, + "y": 0, + "width": 64, + "height": 64, + "pixelRatio": 2 + }, + "stop-santiago-cancelled": { + "id": "stop-santiago-cancelled", + "x": 192, + "y": 0, + "width": 64, + "height": 64, + "pixelRatio": 2 } } |
