diff options
Diffstat (limited to 'trafficlight')
-rw-r--r-- | trafficlight/init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trafficlight/init.lua b/trafficlight/init.lua index 2b4cd46..73b8c70 100644 --- a/trafficlight/init.lua +++ b/trafficlight/init.lua @@ -14,6 +14,7 @@ streets.tlBox = { {-0.125,0,0.3125,-0.0625,0.0625,0.5}, --nodebox8 {0.0625,-0.3125,0.3125,0.125,-0.25,0.5}, --nodebox9 {-0.125,-0.3125,0.3125,-0.0625,-0.25,0.5}, --nodebox10 + {-0.125, -0.125, 0.85, 0.125, 0.125, 0.75}, -- NodeBox11 } streets.tlRythm = { |