mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-05-12 21:08:43 +09:00
.
This commit is contained in:
@@ -439,9 +439,6 @@ for _, v in pairs({'vulcanus_coal', 'tungsten_ore', 'calcite', 'sulfuric_acid_ge
|
||||
data.raw['autoplace-control'][v].hidden = true
|
||||
data.raw['autoplace-control'][v].hidden_in_factoriopedia = true
|
||||
|
||||
-- TODO it will show blackscreen if it is nil
|
||||
-- data.raw['autoplace-control'][v] = nil
|
||||
|
||||
local r = v:gsub('_', '-')
|
||||
|
||||
if data.raw['resource'][r] then
|
||||
|
||||
Reference in New Issue
Block a user