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

This commit is contained in:
paramat 2016-09-08 00:16:16 +01:00
parent 6171fb43f0
commit 992f295880
5 changed files with 3 additions and 26 deletions

View 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)