diff --git a/data-updates.lua b/data-updates.lua index 16bfc2f..a0c5f44 100644 --- a/data-updates.lua +++ b/data-updates.lua @@ -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 data.raw.fluid["liquid-hydrofluoric-acid"] then @@ -384,4 +384,4 @@ mult_recipe_io(FeU_recipe,2,'steel-plate') data:extend({FeU_recipe}) add_recipe_to_tech("uranium-processing","adamo-nuclear-steel-plate") -adamomods.logging=false \ No newline at end of file +-- adamo.logging = false \ No newline at end of file