From 905be0e9e35f56ae6f71847019dfd8b3853c3554 Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Thu, 03 Dec 2020 13:06:12 +0100
Subject: [PATCH] xno_pick set some sound

---
 extranodes/init.lua |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

--
Gitblit v1.8.0