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, 12 insertions, 4 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json index ef3c53c..28dd220 100644 --- a/src/frontend/public/maps/spritesheet/sprite@2x.json +++ b/src/frontend/public/maps/spritesheet/sprite@2x.json @@ -23,9 +23,17 @@ "height": 64, "pixelRatio": 2 }, + "stop-ourense": { + "id": "stop-ourense", + "x": 192, + "y": 0, + "width": 64, + "height": 64, + "pixelRatio": 2 + }, "stop-xunta": { "id": "stop-xunta", - "x": 192, + "x": 256, "y": 0, "width": 64, "height": 64, @@ -33,7 +41,7 @@ }, "stop-renfe": { "id": "stop-renfe", - "x": 256, + "x": 320, "y": 0, "width": 64, "height": 64, @@ -41,7 +49,7 @@ }, "stop-feve": { "id": "stop-feve", - "x": 320, + "x": 384, "y": 0, "width": 64, "height": 64, @@ -49,7 +57,7 @@ }, "stop-generic": { "id": "stop-generic", - "x": 384, + "x": 448, "y": 0, "width": 64, "height": 64, |
