Fix steel strut overlay texture name (#526)

Este commit está contenido en:
fgrosswig 2020-01-06 21:49:05 +01:00 cometido por SmallJoker
padre da95be53ec
commit 7696546d47
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -142,7 +142,7 @@ local iclipfence_def = {
local sclip_tex = {
"technic_insulator_clip.png",
{ name = "strut.png^steel_strut_overlay.png", color = "white" },
{ name = "strut.png^technic_steel_strut_overlay.png", color = "white" },
{ name = "strut.png", color = "white" }
}