1
0
Fork 0
model-combined-transparent was replaced by calling model-transparent causing the ALS
externel canopy effects to get lost. Call model-combined instead which restores these
effects.
This commit is contained in:
Erik Hofman 2022-02-07 14:06:03 +01:00
parent 8bba60772f
commit 20d6299a6b

View file

@ -5,5 +5,5 @@ It's kept for backwards compatibility and should not be used on new projects.
-->
<PropertyList>
<name>Effects/model-combined-transparent</name>
<inherits-from>Effects/model-transparent</inherits-from>
<inherits-from>Effects/model-combined</inherits-from>
</PropertyList>