mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-12-11 01:05:21 +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.