mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
Licenses: (Part 4) Remove overlooked WTFPL text. Cleanup
This commit is contained in:
parent
6171fb43f0
commit
992f295880
5 changed files with 3 additions and 26 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue