Fix inherits-from breaking lightmap.eff fallback
This commit is contained in:
parent
9100a36b66
commit
bde07c8862
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ It's kept for backwards compatibility and should not be used on new projects.
|
|||
-->
|
||||
<PropertyList>
|
||||
<name>Effects/lightmap</name>
|
||||
<inherits-from>model-default</inherits-from>
|
||||
<inherits-from>Effects/model-default</inherits-from>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue