1
0
Fork 0

Fix inherits-from breaking lightmap.eff fallback

This commit is contained in:
James Turner 2021-04-22 10:29:59 +01:00
parent 9100a36b66
commit bde07c8862

View file

@ -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>