diff options
| -rw-r--r-- | images/floor.json | 2 | ||||
| -rw-r--r-- | images/tiles.tga | bin | 492059 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/images/floor.json b/images/floor.json index 62da65b6..a23e3693 100644 --- a/images/floor.json +++ b/images/floor.json @@ -1,6 +1,6 @@ [ ["floor-tiles.tga", "44 x 4"], - ["metal1.tga", "2 x 4"], + ["metal1.tga", "2 x 2"], ["tiles.tga", "8 x 5"], ["wood2.tga", "1 x 1"] ] diff --git a/images/tiles.tga b/images/tiles.tga Binary files differdeleted file mode 100644 index 41b85822..00000000 --- a/images/tiles.tga +++ /dev/null |
