diff options
author | Hugues Ross <hugues.ross@gmail.com> | 2020-01-26 14:35:26 -0500 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2020-01-26 19:35:26 +0000 |
commit | 60544ac56f13132ef24ce38024627a127f7f15f0 (patch) | |
tree | a1b454b0967bd6f9606af3eb5a6052b8543bfa55 /games/minimal/mods/test/textures | |
parent | cde2a7f6f24f638421238ead4e61b155322fefc8 (diff) | |
download | minetest-60544ac56f13132ef24ce38024627a127f7f15f0.tar.gz minetest-60544ac56f13132ef24ce38024627a127f7f15f0.tar.bz2 minetest-60544ac56f13132ef24ce38024627a127f7f15f0.zip |
Add 9-slice background support to button formspec elements (#9290)
Diffstat (limited to 'games/minimal/mods/test/textures')
-rw-r--r-- | games/minimal/mods/test/textures/test_bg_9slice.png | bin | 0 -> 1017 bytes |
-rw-r--r-- | games/minimal/mods/test/textures/test_bg_9slice_hovered.png | bin | 0 -> 1016 bytes |
-rw-r--r-- | games/minimal/mods/test/textures/test_bg_9slice_pressed.png | bin | 0 -> 1016 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/games/minimal/mods/test/textures/test_bg_9slice.png b/games/minimal/mods/test/textures/test_bg_9slice.png Binary files differnew file mode 100644 index 000000000..f9fe6870b --- /dev/null +++ b/games/minimal/mods/test/textures/test_bg_9slice.png diff --git a/games/minimal/mods/test/textures/test_bg_9slice_hovered.png b/games/minimal/mods/test/textures/test_bg_9slice_hovered.png Binary files differnew file mode 100644 index 000000000..e614a5eee --- /dev/null +++ b/games/minimal/mods/test/textures/test_bg_9slice_hovered.png diff --git a/games/minimal/mods/test/textures/test_bg_9slice_pressed.png b/games/minimal/mods/test/textures/test_bg_9slice_pressed.png Binary files differnew file mode 100644 index 000000000..125c774fb --- /dev/null +++ b/games/minimal/mods/test/textures/test_bg_9slice_pressed.png |