mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-06-29 23:10:39 +02:00
Remove "header comments"
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user