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:
parent
9c8a92085a
commit
3497d531fc
1 changed files with 8 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue