mirror of
https://github.com/minetest-mods/digtron.git
synced 2024-12-22 04:12:23 +01:00
Update layout to prevent duplication (#54)
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user