Licenses: (Part 4) Remove overlooked WTFPL text. Cleanup

This commit is contained in:
paramat 2016-09-08 00:16:16 +01:00
parent bd8bccee35
commit dbe4edb5ed

View File

@ -1,6 +1,6 @@
-- mods/default/legacy.lua -- 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! -- 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) -- (More specifically, the client and the C++ code doesn't get the group)
function default.register_falling_node(nodename, texture) function default.register_falling_node(nodename, texture)