From 843cfb208849d652da16e943247057cf5a251254 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Thu, 25 Dec 2025 02:10:25 +0100 Subject: Fix shit with map --- src/frontend/public/maps/spritesheet/sprite.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/frontend/public/maps/spritesheet/sprite.json') 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 } } -- cgit v1.3