mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-28 11:35:21 +09:00
..
This commit is contained in:
@@ -729,9 +729,6 @@ for _, v in pairs(items['item']) do
|
||||
end
|
||||
|
||||
main.EL(v)
|
||||
|
||||
else
|
||||
items['handle'][v.stage]['item'] = true
|
||||
end
|
||||
end
|
||||
|
||||
@@ -745,8 +742,5 @@ for _, v in pairs(items['equipment']) do
|
||||
main.ER(v, j)
|
||||
main.ET(v, j)
|
||||
end
|
||||
|
||||
else
|
||||
items['handle'][v.stage]['equipment'] = true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user