From c67deed7bb91e399572ba8fcbaa2f0a48c82cf77 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Mon, 20 Oct 2025 18:32:54 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index ba8279b..038c6da 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -500,7 +500,6 @@ script.on_nth_tick(10, function(_) end handle_research_queue(entity, combinator.sections[1]) - handle_valve_value(entity, combinator.sections[1]) handle_spoil_value(entity, combinator.sections[1]) end end