aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/maps/spritesheet/sprite.json
diff options
context:
space:
mode:
authorAriel Costas Guerrero <ariel@costas.dev>2025-12-25 02:10:25 +0100
committerAriel Costas Guerrero <ariel@costas.dev>2025-12-25 02:10:25 +0100
commit843cfb208849d652da16e943247057cf5a251254 (patch)
treefc082f90ec7872c293aca5f9dc2dc998ff66d69d /src/frontend/public/maps/spritesheet/sprite.json
parent800fd816132c38617b2cc16f4eecf95f38d09841 (diff)
Fix shit with map
Diffstat (limited to 'src/frontend/public/maps/spritesheet/sprite.json')
-rw-r--r--src/frontend/public/maps/spritesheet/sprite.json8
1 files changed, 8 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
}
}