mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -193,7 +193,7 @@ function main.EEE(source, tier)
|
||||
item.picture.tint = items['tint'][tier]
|
||||
end
|
||||
|
||||
tint_handle(item, tier, {'pictures', 'frames', 'animation', 'structure', 'integration_patch', })
|
||||
tint_handle(item, tier, {'pictures', 'animation', 'structure', 'integration_patch'})
|
||||
|
||||
for _, v in pairs({'horizontal_animation', 'vertical_animation'}) do
|
||||
if item[v] then
|
||||
|
||||
Reference in New Issue
Block a user