diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index deb622a..94a9729 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -217,7 +217,7 @@ local function storage_init() if not storage.phi_cl.combinator then storage.phi_cl.combinator = { - research_set_combinator_count = 0, + research_set_combinator = false, combinator_list = {}, research_queue = {}, research_queue_set = {},