This commit is contained in:
2025-10-20 18:32:54 +09:00
parent b3638dccbf
commit c67deed7bb

View File

@@ -500,7 +500,6 @@ script.on_nth_tick(10, function(_)
end end
handle_research_queue(entity, combinator.sections[1]) handle_research_queue(entity, combinator.sections[1])
handle_valve_value(entity, combinator.sections[1])
handle_spoil_value(entity, combinator.sections[1]) handle_spoil_value(entity, combinator.sections[1])
end end
end end