mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -337,10 +337,6 @@ if settings.startup['PHI-MI'].value or (settings.startup['PHI-GM'].value and set
|
|||||||
circuit_oc = circuit_oc.sections[1]
|
circuit_oc = circuit_oc.sections[1]
|
||||||
local val = circuit_oc.get_slot(1).min or 0
|
local val = circuit_oc.get_slot(1).min or 0
|
||||||
|
|
||||||
--[[
|
|
||||||
any signal = research_queue in bit form (inf only)
|
|
||||||
]]
|
|
||||||
|
|
||||||
if (val % 2) >= 1 then
|
if (val % 2) >= 1 then
|
||||||
-- read_type_technology_dropdown
|
-- read_type_technology_dropdown
|
||||||
for n, r in pairs(storage.phi_cl.combinator.research_queue) do
|
for n, r in pairs(storage.phi_cl.combinator.research_queue) do
|
||||||
|
|||||||
Reference in New Issue
Block a user