forked from minetest-mods/nether
Fix sound passing for stairs.
This commit is contained in:
parent
3f2c30ec2e
commit
8008b8cbdc
2
init.lua
2
init.lua
@ -525,7 +525,7 @@ stairs.register_stair_and_slab("brick", "nether:brick",
|
||||
{"nether_brick.png"},
|
||||
"nether stair",
|
||||
"nether slab",
|
||||
sounds = default.node_sound_stone_defaults())
|
||||
default.node_sound_stone_defaults())
|
||||
|
||||
local function replace(old, new)
|
||||
for i=1,8 do
|
||||
|
Loading…
x
Reference in New Issue
Block a user