Licenses: (Part 4) Remove overlooked WTFPL text. Cleanup
[oweals/minetest_game.git] / mods / default / legacy.lua
index 76fcc8ed366cd8a021d2e976190abaebf41705f0..a8c8ad56d0b2c4e145c46a4e557ce7f16f5e34c0 100644 (file)
@@ -1,6 +1,6 @@
 -- mods/default/legacy.lua
 
--- Horrible crap to support old code registering falling nodes
+-- Horrible stuff to support old code registering falling nodes
 -- 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)