This commit is contained in:
2025-10-20 18:07:02 +09:00
parent 84a7f71439
commit d136f3277e

View File

@@ -217,7 +217,7 @@ local function storage_init()
if not storage.phi_cl.combinator then if not storage.phi_cl.combinator then
storage.phi_cl.combinator = { storage.phi_cl.combinator = {
research_set_combinator_count = 0, research_set_combinator = false,
combinator_list = {}, combinator_list = {},
research_queue = {}, research_queue = {},
research_queue_set = {}, research_queue_set = {},