diff options
Diffstat (limited to 'data.json')
-rw-r--r-- | data.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,7 +2,8 @@ "imageTypes": { "small": { "width": 50, - "height": 50 + "height": 50, + "center": true } }, "textures": { |