diff options
author | Wuzzy <wuzzy2@mail.ru> | 2020-05-26 00:17:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-26 00:17:52 +0200 |
commit | 083b285f4319c470f307f0b52f03a2fb68facd38 (patch) | |
tree | bdd02540ad58756a38606f03a995ab837a176709 /games/minimal/mods/soundstuff/textures | |
parent | b546e8938d41aa9e3101fb9d4d5b02924ed73b60 (diff) | |
download | minetest-083b285f4319c470f307f0b52f03a2fb68facd38.tar.gz minetest-083b285f4319c470f307f0b52f03a2fb68facd38.tar.bz2 minetest-083b285f4319c470f307f0b52f03a2fb68facd38.zip |
Rename “Minimal development test” to “Development Test” (#9928)
Diffstat (limited to 'games/minimal/mods/soundstuff/textures')
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_eat.png | bin | 113 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_blank.png | bin | 83 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_climbable.png | bin | 189 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_dig.png | bin | 126 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_dug.png | bin | 132 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_fall.png | bin | 100 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_footstep.png | bin | 120 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_place.png | bin | 115 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_place_failed.png | bin | 143 -> 0 bytes |
-rw-r--r-- | games/minimal/mods/soundstuff/textures/soundstuff_node_sound.png | bin | 116 -> 0 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_eat.png b/games/minimal/mods/soundstuff/textures/soundstuff_eat.png Binary files differdeleted file mode 100644 index aed205422..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_eat.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_blank.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_blank.png Binary files differdeleted file mode 100644 index 4dffacc4c..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_blank.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_climbable.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_climbable.png Binary files differdeleted file mode 100644 index 3888f793c..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_climbable.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_dig.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_dig.png Binary files differdeleted file mode 100644 index 67ba111d8..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_dig.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_dug.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_dug.png Binary files differdeleted file mode 100644 index bab5fbe51..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_dug.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_fall.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_fall.png Binary files differdeleted file mode 100644 index 17b14f1e4..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_fall.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_footstep.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_footstep.png Binary files differdeleted file mode 100644 index 6367ae909..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_footstep.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_place.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_place.png Binary files differdeleted file mode 100644 index d159ad533..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_place.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_place_failed.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_place_failed.png Binary files differdeleted file mode 100644 index 780ba946d..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_place_failed.png +++ /dev/null diff --git a/games/minimal/mods/soundstuff/textures/soundstuff_node_sound.png b/games/minimal/mods/soundstuff/textures/soundstuff_node_sound.png Binary files differdeleted file mode 100644 index 0592a0299..000000000 --- a/games/minimal/mods/soundstuff/textures/soundstuff_node_sound.png +++ /dev/null |