diff options
| author | webdesigner97 <Christian_D_97@gmx.de> | 2014-05-28 09:04:13 +0200 |
|---|---|---|
| committer | webdesigner97 <Christian_D_97@gmx.de> | 2014-05-28 09:04:13 +0200 |
| commit | 312cc216d670025e81af219134c128560e22b33a (patch) | |
| tree | 1df1db39c10e30b0c3417ff40ee2a4b8d3979e94 /trafficlight | |
| parent | 34244254710aeb1570c21c28a2d9a84b5aea5c7f (diff) | |
| download | roads-312cc216d670025e81af219134c128560e22b33a.tar roads-312cc216d670025e81af219134c128560e22b33a.tar.gz roads-312cc216d670025e81af219134c128560e22b33a.tar.bz2 roads-312cc216d670025e81af219134c128560e22b33a.tar.xz roads-312cc216d670025e81af219134c128560e22b33a.zip | |
Update trafficlight nodebox
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 = { |
