auouymous
2020-09-12 a5b36b041e01346807e477e905717dfd25928bbc
technic/machines/HV/nuclear_reactor.lua
@@ -455,7 +455,7 @@
   technic_run = run,
   technic_on_disable = function(pos, node)
      local timer = minetest.get_node_timer(pos)
           timer:start(1)
      timer:start(1)
        end,
   on_timer = function(pos, node)
      local meta = minetest.get_meta(pos)