From 7a82393547e2eb2c11fbc6f7c4e141f9f2295073 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 4 Feb 2015 10:58:53 +0100 Subject: fix typo in texturename --- routing_tubes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'routing_tubes.lua') diff --git a/routing_tubes.lua b/routing_tubes.lua index c629e2a..000c6ee 100644 --- a/routing_tubes.lua +++ b/routing_tubes.lua @@ -20,7 +20,7 @@ if pipeworks.enable_priority_tube then plain = { "pipeworks_tube_plain.png^[colorize:" .. color }, noctr = { "pipeworks_tube_noctr.png^[colorize:" .. color }, ends = { "pipeworks_tube_end.png^[colorize:" .. color }, - short = "pipeworks_tube_tube_short.png^[colorize:" .. color, + short = "pipeworks_tube_short.png^[colorize:" .. color, node_def = { tube = { priority = 150 } -- higher than tubedevices (100) }, -- cgit v1.2.3