diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-09 02:59:27 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-01-09 02:59:45 +0100 |
| commit | e72eb0b1d3149288d2a5291722c3ba68bb567a84 (patch) | |
| tree | 5fb4c8dfb97f8f57d946b770b228ff97ac04d5cf /test/json | |
| parent | 76559b1d8c7b0f6a29c729d9c82e4c1e15d988f0 (diff) | |
a
Diffstat (limited to 'test/json')
| -rw-r--r-- | test/json/wall-atlas-02_groups.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index b2d44fc5..d3b25918 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -23,10 +23,6 @@ "offset": 0, "count": 1 }, - "corner-L": { - "offset": 0, - "count": 11 - }, "top": { "from-rotation": "w" } @@ -49,6 +45,10 @@ "offset": 1, "count": 12 }, - "corner-L": { "from-rotation": "n" } + "corner": { + "pixel-size": "42 x 192", + "offset": 2, + "count": 1 + } } } |
