ShadowNinja
2013-12-17 5cf765b2f19ef9bf443178e26787fe16233b3f4c
technic/machines/other/injector.lua
@@ -74,7 +74,7 @@
   end,
})
function inject_items (pos)
local function inject_items (pos)
      local meta=minetest.env:get_meta(pos) 
      local inv = meta:get_inventory()
      local mode=meta:get_string("mode")