1
0
Fork 0

Add dummy techniques to model-combined.eff

This should fix issues with empty techniques in effects inheriting from model-combined.
This commit is contained in:
Fernando García Liñán 2021-04-29 12:44:58 +02:00
parent 9c8a92085a
commit 3497d531fc

View file

@ -1293,4 +1293,12 @@ please see Docs/README.model-combined.eff for documentation
<!-- END shadows include -->
</pass>
</technique>
<technique n="7">
<predicate><value type="bool">false</value></predicate>
</technique>
<technique n="9">
<predicate><value type="bool">false</value></predicate>
</technique>
</PropertyList>