diff options
Diffstat (limited to 'test/json/wall-atlas-02_groups.json')
-rw-r--r-- | test/json/wall-atlas-02_groups.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index 196085bd..ad4f0263 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -26,13 +26,11 @@ "w": { "pass-mode": "shoot-through", "wall": { - "default-tint": false, "offset": 0, "count": 1 }, "side": { - "pixel-size": "42 x 192", - "default-tint": true + "pixel-size": "42 x 192" }, "top": { "pixel-size": "192 x 42", @@ -43,7 +41,6 @@ "pixel-size": "42 x 192", "tint-mult": [ 0.125, 0.25, 0.5, 1 ], "tint-add": [ 1, 2, 3 ], - "default-tint": false, "mirrored": true }, "corner-L": { "from-rotation": "n" } |