This commit is contained in:
2025-03-20 20:00:30 +09:00
parent 6caa0e62b5
commit 4d5a032f2b

View File

@@ -112,12 +112,10 @@ for _, force in pairs(game.forces) do
recipes['express-underground-belt-A'].reload() recipes['express-underground-belt-A'].reload()
end end
--[[
if (not technologies['turbo-transport-belt']) or technologies['turbo-transport-belt'].researched then if (not technologies['turbo-transport-belt']) or technologies['turbo-transport-belt'].researched then
recipes['turbo-underground-belt-A'].enabled = true recipes['turbo-underground-belt-A'].enabled = true
recipes['turbo-underground-belt-A'].reload() recipes['turbo-underground-belt-A'].reload()
end end
]]
end end
if settings.startup['PHI-CT-HIDDEN'].value then if settings.startup['PHI-CT-HIDDEN'].value then