diff options
Diffstat (limited to 'streetsmod')
-rw-r--r-- | streetsmod/nodeboxes/trafficlight.nbe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/streetsmod/nodeboxes/trafficlight.nbe b/streetsmod/nodeboxes/trafficlight.nbe index 50895b7..189f333 100644 --- a/streetsmod/nodeboxes/trafficlight.nbe +++ b/streetsmod/nodeboxes/trafficlight.nbe @@ -14,4 +14,6 @@ NODEBOX nodebox7 0.0625 0 0.3125 0.125 0.0625 0.5 NODEBOX nodebox8 -0.125 0 0.3125 -0.0625 0.0625 0.5 NODEBOX nodebox9 0.0625 -0.3125 0.3125 0.125 -0.25 0.5 NODEBOX nodebox10 -0.125 -0.3125 0.3125 -0.0625 -0.25 0.5 -END NODE
\ No newline at end of file +NODEBOX NodeBox11 -0.125 -0.125 0.85 0.125 0.125 0.75 +END NODE + |