From 4fab78d25b26bb9111aa5d5da0511c8395f0c5ca Mon Sep 17 00:00:00 2001 From: webdesigner97 Date: Sun, 24 Nov 2013 20:09:24 +0100 Subject: misc and screenshot --- trafficlight/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trafficlight') diff --git a/trafficlight/init.lua b/trafficlight/init.lua index 68a818e..3eaa43a 100644 --- a/trafficlight/init.lua +++ b/trafficlight/init.lua @@ -54,7 +54,7 @@ minetest.register_node(":streets:trafficlight_controller",{ type = "fixed", fixed = { {-0.5,-0.5,-0.5,0.5,0.5,0.5}, - {-0.5,1.5,-0.5,0.5,4.5,0.5} + {-0.3,1.5,-0.3,0.3,4.5,0.3} } }, on_receive_fields = function(pos, formname, fields, sender) -- cgit v1.2.3