mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-10-28 22:35:22 +01:00
The collision box still extended into a neighbouring empty node, causing falling node objects to collide but not transform back into normal nodes. Completes the fix started in a previous similar commit.