X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=mods%2Fdefault%2Flegacy.lua;h=a8c8ad56d0b2c4e145c46a4e557ce7f16f5e34c0;hb=992f295880886777afdd1a1153e8375f1b5e2980;hp=76fcc8ed366cd8a021d2e976190abaebf41705f0;hpb=6171fb43f04ede1a4cffeb8473779c26336ad1c2;p=oweals%2Fminetest_game.git diff --git a/mods/default/legacy.lua b/mods/default/legacy.lua index 76fcc8ed..a8c8ad56 100644 --- a/mods/default/legacy.lua +++ b/mods/default/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)