Tiny comment fix.

This commit is contained in:
kabou 2022-03-19 03:16:15 +01:00
parent ae6bea73fd
commit a9a3f01a0e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ end
-- --
-- * causes an unsupported `group:falling_node` node to fall and causes an -- * causes an unsupported `group:falling_node` node to fall and causes an
-- unattached `group:attached_node` or `group:attached_node_facedir` node -- unattached `group:attached_node` or `group:attached_node_facedir` node
-- or unsupported `group:supported_node` to drop. -- or unsupported `group:supported_node` node to drop.
-- * does not spread these updates to neighbours. -- * does not spread these updates to neighbours.
-- --
-- Returns true if the node at <pos> has spawned a falling node or has been -- Returns true if the node at <pos> has spawned a falling node or has been