diff options
-rw-r--r-- | images/floor.json | 3 | ||||
-rw-r--r-- | images/texel.tga | bin | 0 -> 731 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/images/floor.json b/images/floor.json index be8a0bb0..eff4f153 100644 --- a/images/floor.json +++ b/images/floor.json @@ -3,5 +3,6 @@ ["metal1", "2 x 2"], ["tiles", "8 x 5"], ["wood2", "1 x 1"], - ["concrete6", "4 x 4"] + ["concrete6", "4 x 4"], + ["texel", "2 x 2"] ] diff --git a/images/texel.tga b/images/texel.tga Binary files differnew file mode 100644 index 00000000..cdd15718 --- /dev/null +++ b/images/texel.tga |