From 1f79356c4893f9985258eabd183fcd51f8794f3d Mon Sep 17 00:00:00 2001 From: fgrosswig Date: Fri, 3 Jan 2020 17:25:12 +0100 Subject: [PATCH] typo line 154? --- extranodes/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extranodes/init.lua b/extranodes/init.lua index e554b63..42c7d67 100644 --- a/extranodes/init.lua +++ b/extranodes/init.lua @@ -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" } }