This commit is contained in:
2025-10-16 19:39:01 +09:00
parent 8a76b61a17
commit 55127539ce

View File

@@ -435,7 +435,7 @@ script.on_nth_tick(10, function(_)
end
end
if (not det) and (not empty) then
if det and (not empty) then
game.forces['player'].research_queue = storage.phi_cl.combinator.research_queue_set
end
end