Bugfix: wrong texture path.
Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
parent
3e14576975
commit
06fa03aec4
1 changed files with 1 additions and 1 deletions
|
@ -907,7 +907,7 @@ Shared parameters for various materials.
|
|||
<shininess>1.2</shininess>
|
||||
<light-coverage>20000000.0</light-coverage>
|
||||
<wood-coverage>12000.0</wood-coverage>
|
||||
<tree-texture>Textures.high/Trees/mixed-shrub.dds</tree-texture>
|
||||
<tree-texture>Textures/Trees/mixed-shrub.dds</tree-texture>
|
||||
<tree-varieties>8</tree-varieties>
|
||||
<tree-range-m alias="/params/forest/tree-range-m"/>
|
||||
<tree-height-m>2.0</tree-height-m>
|
||||
|
|
Loading…
Add table
Reference in a new issue