Remove "header comments"

This commit is contained in:
palige
2015-09-02 19:11:12 +02:00
parent 71ddb8be2a
commit dccf3f45dd
3 changed files with 0 additions and 8 deletions

View File

@ -1,6 +1,3 @@
-- The ADJUSTBALE_BLINKY_PLANT
-- File copy on blinky_plant by Jeija
local toggle_timer = function (pos, restart)
local timer = minetest.get_node_timer(pos)
local meta = minetest.get_meta(pos)