Skip to content
Snippets Groups Projects
Commit 6737952f authored by sfan5's avatar sfan5
Browse files

Fix merging mistake (crash in "stairs")

parent 519d166c
No related branches found
No related tags found
No related merge requests found
......@@ -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}
}),
})
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment