Fix steel strut overlay texture name (#526)

Cette révision appartient à :
fgrosswig 2020-01-06 21:49:05 +01:00 révisé par SmallJoker
Parent da95be53ec
révision 7696546d47
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -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" }
}