disable flowers table dump

This commit is contained in:
Niklp09 2023-01-07 15:24:08 +01:00
parent b92e746e18
commit c858c56ec9

View File

@ -216,5 +216,5 @@ minetest.after(1, function()
end
end
end
print(dump(Flowers))
-- print(dump(Flowers))
end)