aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/public')
-rw-r--r--src/frontend/public/maps/spritesheet/sprite.json8
-rw-r--r--src/frontend/public/maps/spritesheet/sprite.pngbin4817 -> 6134 bytes
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.json8
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.pngbin11003 -> 13742 bytes
4 files changed, 16 insertions, 0 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite.json b/src/frontend/public/maps/spritesheet/sprite.json
index 1b3a78b..ed037c0 100644
--- a/src/frontend/public/maps/spritesheet/sprite.json
+++ b/src/frontend/public/maps/spritesheet/sprite.json
@@ -46,5 +46,13 @@
"width": 32,
"height": 32,
"pixelRatio": 1
+ },
+ "stop-generic": {
+ "id": "stop-generic",
+ "x": 192,
+ "y": 0,
+ "width": 32,
+ "height": 32,
+ "pixelRatio": 1
}
}
diff --git a/src/frontend/public/maps/spritesheet/sprite.png b/src/frontend/public/maps/spritesheet/sprite.png
index 1e676a3..1878558 100644
--- a/src/frontend/public/maps/spritesheet/sprite.png
+++ b/src/frontend/public/maps/spritesheet/sprite.png
Binary files differ
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json
index d2e89dd..5f652b9 100644
--- a/src/frontend/public/maps/spritesheet/sprite@2x.json
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.json
@@ -46,5 +46,13 @@
"width": 64,
"height": 64,
"pixelRatio": 2
+ },
+ "stop-generic": {
+ "id": "stop-generic",
+ "x": 384,
+ "y": 0,
+ "width": 64,
+ "height": 64,
+ "pixelRatio": 2
}
}
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.png b/src/frontend/public/maps/spritesheet/sprite@2x.png
index 559b850..d676b56 100644
--- a/src/frontend/public/maps/spritesheet/sprite@2x.png
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.png
Binary files differ