More cleanup

This commit is contained in:
Cam B 2021-01-21 23:27:52 +00:00
parent 7337cafbd3
commit f5cbef0cd7

@ -86,7 +86,6 @@ function tubelib2.get_node_lvm(pos)
param2 = param2_data[idx] param2 = param2_data[idx]
} }
return node return node
return {name="ignore", param2=0}
end end
local function update1(self, pos, dir) local function update1(self, pos, dir)