misc and screenshot

master
webdesigner97 2013-11-24 20:09:24 +01:00
parent a88b2dcfd6
commit 4fab78d25b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 800 KiB

View File

@ -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)