From a304c24b32c0327436bbd8c2853e60668e161b42 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 29 Dec 2025 00:41:52 +0100 Subject: Rename a lot of stuff, add Santiago real time --- src/frontend/public/maps/spritesheet/sprite.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (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 ed037c0..3875080 100644 --- a/src/frontend/public/maps/spritesheet/sprite.json +++ b/src/frontend/public/maps/spritesheet/sprite.json @@ -7,16 +7,16 @@ "height": 32, "pixelRatio": 1 }, - "stop-santiago": { - "id": "stop-santiago", + "stop-tussa": { + "id": "stop-tussa", "x": 32, "y": 0, "width": 32, "height": 32, "pixelRatio": 1 }, - "stop-coruna": { - "id": "stop-coruna", + "stop-tranvias": { + "id": "stop-tranvias", "x": 64, "y": 0, "width": 32, -- cgit v1.3