Remove unused sign textures

This commit is contained in:
Wuzzy 2017-07-26 05:27:38 +02:00
parent 52b1808242
commit aa691808d0
7 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ minetest.register_node("mcl_signs:wall_sign", {
paramtype2 = "wallmounted",
drawtype = "nodebox",
node_box = {type = "wallmounted", wall_side = {-0.499, -1/16, -7/16, -7/16, 7/16, 7/16}},
tiles = {"signs_wall.png"},
tiles = {"mcl_signs_sign_wall.png"},
groups = sign_groups,
stack_max = 16,
sounds = mcl_sounds.node_sound_wood_defaults(),

View File

Before

Width:  |  Height:  |  Size: 256 B

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 B