diff options
Diffstat (limited to 'src/frontend/public/maps/spritesheet/sprite@2x.json')
| -rw-r--r-- | src/frontend/public/maps/spritesheet/sprite@2x.json | 8 |
1 files changed, 8 insertions, 0 deletions
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 } } |
