diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-11 04:18:24 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-12-11 04:18:24 +0100 |
commit | 818b7ba351e2464cad980dddb0a3f4852da7106d (patch) | |
tree | 63d83dd3ba26b82a2f10bcd8672354e2ceee2a15 /test/json | |
parent | d4ab3ea68b47ecb0413c1d31a27d7cd57202ac28 (diff) |
w
Diffstat (limited to 'test/json')
-rw-r--r-- | test/json/wall-atlas-02_groups.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index ae187167..c9617d4f 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -31,7 +31,8 @@ "pixel-size": "42 x 192", "tint-mult": [ 0.125, 0.25, 0.5, 1 ], "tint-add": [ 1, 2, 3 ], - "mirrored": true + "mirrored": true, + "default-tint": false }, "side": { "pixel-size": "42 x 192" |