diff options
Diffstat (limited to 'src/frontend/public/maps/spritesheet/sprite@2x.json')
| -rw-r--r-- | src/frontend/public/maps/spritesheet/sprite@2x.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/frontend/public/maps/spritesheet/sprite@2x.json b/src/frontend/public/maps/spritesheet/sprite@2x.json index 37a2fbe..2a58c5f 100644 --- a/src/frontend/public/maps/spritesheet/sprite@2x.json +++ b/src/frontend/public/maps/spritesheet/sprite@2x.json @@ -1,10 +1,10 @@ { - "stop": { - "id": "stop", - "x": 0, - "y": 0, - "width": 64, - "height": 64, - "pixelRatio": 2 - } + "stop": { + "id": "stop", + "x": 0, + "y": 0, + "width": 64, + "height": 64, + "pixelRatio": 2 + } } |
