aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-06-24 15:03:47 +0200
committerAriel Costas Guerrero <ariel@costas.dev>2025-06-24 15:03:47 +0200
commit98203907c2a0d7ab5c7111e6e659b7f0179ccadf (patch)
treebb3fcbcd9d7d5b4d0930cc44f3602d6236cc1903 /src/frontend/public/maps
parent894e67863dbb89a4819e825fcdf7117021082b2a (diff)
Fix build
Diffstat (limited to 'src/frontend/public/maps')
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.json10
-rw-r--r--src/frontend/public/maps/spritesheet/sprite@2x.pngbin0 -> 1940 bytes
2 files changed, 10 insertions, 0 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json
new file mode 100644
index 0000000..37a2fbe
--- /dev/null
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.json
@@ -0,0 +1,10 @@
+{
+ "stop": {
+ "id": "stop",
+ "x": 0,
+ "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
new file mode 100644
index 0000000..58f2226
--- /dev/null
+++ b/src/frontend/public/maps/spritesheet/sprite@2x.png
Binary files differ