From d136f3277e03888df137b8bd53a3a1def41d40e2 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Mon, 20 Oct 2025 18:07:02 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {},