1
0
mirror of https://github.com/luanti-org/minetest_game.git synced 2025-10-06 13:55:20 +02:00

Default: Make snow walkable again

This commit is contained in:
paramat
2016-11-08 16:38:26 +00:00
parent 6e00ddee2a
commit 614e9cfe8d

View File

@@ -442,7 +442,6 @@ minetest.register_node("default:snow", {
paramtype = "light",
buildable_to = true,
floodable = true,
walkable = false,
drawtype = "nodebox",
node_box = {
type = "fixed",