Change some rough/inappropriate language in comments (#9061)

This commit is contained in:
random-geek
2019-10-23 17:17:00 -07:00
committed by Paramat
parent 1f142ec06f
commit 53ebd803c6
5 changed files with 12 additions and 9 deletions

View File

@@ -1801,7 +1801,7 @@ function default.spawn_falling_node(p, nodename)
spawn_falling_node(p, nodename)
end
-- Horrible crap to support old code
-- Horrible stuff to support old code
-- Don't use this and never do what this does, it's completely wrong!
-- (More specifically, the client and the C++ code doesn't get the group)
function default.register_falling_node(nodename, texture)