diff options
author | Wuzzy <wuzzy2@mail.ru> | 2019-10-23 19:48:06 +0200 |
---|---|---|
committer | SmallJoker <SmallJoker@users.noreply.github.com> | 2019-10-23 19:48:06 +0200 |
commit | 524442fc5e9bc64952301b9ba25aefb0d9bf781b (patch) | |
tree | af3a5434dc9531e4bac88f5467dac6b95e14487f /textures | |
parent | a978278bfba743ece5ec149aa366067aa47b61ff (diff) | |
download | minetest-524442fc5e9bc64952301b9ba25aefb0d9bf781b.tar.gz minetest-524442fc5e9bc64952301b9ba25aefb0d9bf781b.tar.bz2 minetest-524442fc5e9bc64952301b9ba25aefb0d9bf781b.zip |
Add 4 missing fallback/default textures (#8845)
Processed using 'optipng -o7 -strip all '
Diffstat (limited to 'textures')
-rw-r--r-- | textures/base/pack/bubble.png | bin | 0 -> 158 bytes |
-rw-r--r-- | textures/base/pack/crack_anylength.png | bin | 0 -> 255 bytes |
-rw-r--r-- | textures/base/pack/heart.png | bin | 0 -> 248 bytes |
-rw-r--r-- | textures/base/pack/wieldhand.png | bin | 0 -> 126 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/textures/base/pack/bubble.png b/textures/base/pack/bubble.png Binary files differnew file mode 100644 index 000000000..f6ce0f53b --- /dev/null +++ b/textures/base/pack/bubble.png diff --git a/textures/base/pack/crack_anylength.png b/textures/base/pack/crack_anylength.png Binary files differnew file mode 100644 index 000000000..d9b49f911 --- /dev/null +++ b/textures/base/pack/crack_anylength.png diff --git a/textures/base/pack/heart.png b/textures/base/pack/heart.png Binary files differnew file mode 100644 index 000000000..d6ba8ae8f --- /dev/null +++ b/textures/base/pack/heart.png diff --git a/textures/base/pack/wieldhand.png b/textures/base/pack/wieldhand.png Binary files differnew file mode 100644 index 000000000..ff2283afa --- /dev/null +++ b/textures/base/pack/wieldhand.png |