From 6a5361098f0373804eada8e8b17f76b32f1aec1a Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Fri, 11 Jul 2025 03:55:07 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 4 ---- 1 file changed, 4 deletions(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index 4bad156..99971c4 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -337,10 +337,6 @@ if settings.startup['PHI-MI'].value or (settings.startup['PHI-GM'].value and set circuit_oc = circuit_oc.sections[1] local val = circuit_oc.get_slot(1).min or 0 - --[[ - any signal = research_queue in bit form (inf only) - ]] - if (val % 2) >= 1 then -- read_type_technology_dropdown for n, r in pairs(storage.phi_cl.combinator.research_queue) do