This commit is contained in:
2025-07-11 03:55:07 +09:00
parent d5c4420c04
commit 6a5361098f

View File

@@ -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