Set default streetlight color to orange
This commit is contained in:
parent
1c3b855e79
commit
4300eae9bd
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<grain-texture-enabled type="int">0</grain-texture-enabled>
|
||||
<grain-magnification type="float">50</grain-magnification>
|
||||
<lightmap-enabled type="int">1</lightmap-enabled>
|
||||
<lightmap-color type="vec3d" n="0"> 0.8 0.8 1.0 </lightmap-color>
|
||||
<lightmap-color type="vec3d" n="0"> 0.941 0.682 0.086 </lightmap-color>
|
||||
<snow_level><use>/environment/snow-level-m</use></snow_level>
|
||||
<snow_thickness_factor><use>/environment/surface/snow-thickness-factor</use></snow_thickness_factor>
|
||||
<road-traffic-enabled><use>/sim/rendering/osm/road-traffic-enabled</use></road-traffic-enabled>
|
||||
|
|
Loading…
Add table
Reference in a new issue