forked from VoxeLibre/VoxeLibre
remove unnecessary blank line
This commit is contained in:
parent
16a6dcb66c
commit
cf05771e30
|
@ -307,7 +307,6 @@ minetest.register_node("mcl_crimson:warped_wart_block", {
|
||||||
footstep={name="default_dirt_footstep", gain=0.7},
|
footstep={name="default_dirt_footstep", gain=0.7},
|
||||||
dug={name="default_dirt_footstep", gain=1.5},
|
dug={name="default_dirt_footstep", gain=1.5},
|
||||||
}),
|
}),
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
minetest.register_node("mcl_crimson:shroomlight", {
|
minetest.register_node("mcl_crimson:shroomlight", {
|
||||||
|
|
Loading…
Reference in New Issue