diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-12-05 07:08:13 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-12-05 07:09:10 +0100 |
commit | 900d775c8f4f078dc7cba8557e3991e52d2d5f89 (patch) | |
tree | e7a275ddc4093933e417cde8bc8b935c6ad90199 /images/floor.json | |
parent | 2e72c24867e74b057915d2fbc203a72d44e2a7e3 (diff) |
test: add loader test
Diffstat (limited to 'images/floor.json')
-rw-r--r-- | images/floor.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/images/floor.json b/images/floor.json index 2fee595f..d99249b7 100644 --- a/images/floor.json +++ b/images/floor.json @@ -17,7 +17,8 @@ }, { "name": "texel", - "size": "2 x 2" + "size": "2 x 2", + "pass-mode": "blocked" }, { "name": "metal1", |