Logging removed.

This commit is contained in:
Adamo 2020-09-17 17:57:09 -04:00
parent 7159695010
commit b46572f265

View File

@ -282,7 +282,7 @@ reactor.heat_buffer.heat_glow = {
} }
} }
adamomods.logging=true -- adamo.logging = true
if not data.raw.fluid["adamo-chemical-hydrofluoric-acid"] then if not data.raw.fluid["adamo-chemical-hydrofluoric-acid"] then
if data.raw.fluid["liquid-hydrofluoric-acid"] then if data.raw.fluid["liquid-hydrofluoric-acid"] then
@ -384,4 +384,4 @@ mult_recipe_io(FeU_recipe,2,'steel-plate')
data:extend({FeU_recipe}) data:extend({FeU_recipe})
add_recipe_to_tech("uranium-processing","adamo-nuclear-steel-plate") add_recipe_to_tech("uranium-processing","adamo-nuclear-steel-plate")
adamomods.logging=false -- adamo.logging = false