mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-04-30 05:01:41 -04:00
Fix merging mistake (crash in "stairs")
This commit is contained in:
parent
519d166ce3
commit
6737952fbf
1 changed files with 1 additions and 1 deletions
|
@ -609,5 +609,5 @@ stairs.register_stair_and_slab(
|
|||
footstep = {name = "default_snow_footstep", gain = 0.15},
|
||||
dug = {name = "default_snow_footstep", gain = 0.2},
|
||||
dig = {name = "default_snow_footstep", gain = 0.2}
|
||||
}),
|
||||
})
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue