fgrosswig
2020-01-06 7696546d4710ab28e55abd7cde05c1dbcd39cf44
Fix steel strut overlay texture name (#526)

1 files modified
2 ■■■ changed files
extranodes/init.lua 2 ●●● patch | view | raw | blame | history
extranodes/init.lua
@@ -142,7 +142,7 @@
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" }
}