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