Tim
2015-01-18 9087abcde029b12a8d21f90bf71fdf85ecff7d86
technic/machines/MV/power_radiator.lua
@@ -149,7 +149,7 @@
   interval   = 1,
   chance     = 1,
   action = function(pos, node, active_object_count, active_object_count_wider)
      local meta             = minetest.env:get_meta(pos)
      local meta             = minetest.get_meta(pos)
      local eu_input  = meta:get_int("MV_EU_input")
      local eu_demand = meta:get_int("MV_EU_demand")