mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -36,7 +36,7 @@ for _, v in pairs(prototypes.technology) do
|
||||
local raw_name = v.name:gsub('-%d+$', '')
|
||||
|
||||
if (v.research_unit_count_formula) and v.hidden ~= true then
|
||||
technology_signal[raw_name] = v.name
|
||||
technology_signal['signal-' .. raw_name] = v.name
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user