Update layout to prevent duplication (#54)

This commit is contained in:
Alex 2019-06-06 10:45:25 -07:00 committed by SmallJoker
parent 6726897413
commit b3d01a714c

@ -79,6 +79,7 @@ local function eject_items(pos, node, player, eject_even_without_pipeworks, layo
source_node = node_image
source_index = index
source_stack = item_stack
node_image.meta.inventory.main[index] = nil
break
end
end