From dbe4edb5eda1c20f19c55c76731f1376bb251447 Mon Sep 17 00:00:00 2001 From: paramat Date: Thu, 8 Sep 2016 00:16:16 +0100 Subject: [PATCH] Licenses: (Part 4) Remove overlooked WTFPL text. Cleanup --- legacy.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy.lua b/legacy.lua index 76fcc8e..a8c8ad5 100644 --- a/legacy.lua +++ b/legacy.lua @@ -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)