mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Change some rough/inappropriate language in comments (#9061)
This commit is contained in:
parent
1f142ec06f
commit
53ebd803c6
5 changed files with 12 additions and 9 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue