aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps/spritesheet
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/public/maps/spritesheet')
-rw-r--r--src/frontend/public/maps/spritesheet/sprite.json16
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.json16
2 files changed, 0 insertions, 32 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
}
}
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json
index f4a9adf..0586f5b 100644
--- a/src/frontend/public/maps/spritesheet/sprite@2x.json
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.json
@@ -7,14 +7,6 @@
"height": 64,
"pixelRatio": 2
},
- "stop-santiago": {
- "id": "stop-santiago",
- "x": 64,
- "y": 0,
- "width": 64,
- "height": 64,
- "pixelRatio": 2
- },
"stop-vigo-cancelled": {
"id": "stop-vigo-cancelled",
"x": 128,
@@ -22,13 +14,5 @@
"width": 64,
"height": 64,
"pixelRatio": 2
- },
- "stop-santiago-cancelled": {
- "id": "stop-santiago-cancelled",
- "x": 192,
- "y": 0,
- "width": 64,
- "height": 64,
- "pixelRatio": 2
}
}