Correct lightmap condition property
This commit is contained in:
parent
08661e4d41
commit
6c19b0067c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
<material>
|
<material>
|
||||||
<color-mode-uniform>1</color-mode-uniform> <!-- DIFFUSE -->
|
<color-mode-uniform>1</color-mode-uniform> <!-- DIFFUSE -->
|
||||||
</material>
|
</material>
|
||||||
<condition><use>/sim/rendering/shader/generic</use></condition>
|
<condition><use>/sim/rendering/shaders/generic</use></condition>
|
||||||
<factor>1</factor>
|
<factor>1</factor>
|
||||||
<!-- BEGIN fog include -->
|
<!-- BEGIN fog include -->
|
||||||
<visibility>
|
<visibility>
|
||||||
|
|
Loading…
Add table
Reference in a new issue