Drop TODO in chorus_plant.lua

This commit is contained in:
Wuzzy 2018-01-23 02:03:57 +01:00
parent 223729864f
commit 88d1570f5b
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ minetest.register_node("mcl_end:chorus_plant", {
drawtype = "nodebox",
paramtype = "light",
sunlight_propagates = true,
-- TODO: Maybe improve nodebox a bit to look more “natural”
node_box = {
type = "connected",
fixed = { -0.25, -0.25, -0.25, 0.25, 0.25, 0.25 }, -- Core