diff --git a/lamps/growlight.lua b/lamps/growlight.lua index 25059ce..119bcb0 100644 --- a/lamps/growlight.lua +++ b/lamps/growlight.lua @@ -216,5 +216,5 @@ minetest.after(1, function() end end end - print(dump(Flowers)) + -- print(dump(Flowers)) end)