Added PointLight Component in XML files

This commit is contained in:
viktorljung
2015-12-18 13:20:55 +01:00
parent 3636ad45af
commit ef4cbfece8
5 changed files with 49 additions and 0 deletions
+1
View File
@@ -6,4 +6,5 @@
<xs:include schemaLocation="Components/Test.xsd"/>
<xs:include schemaLocation="Components/RaptorCopter.xsd"/>
<xs:include schemaLocation="Components/Player.xsd"/>
<xs:include schemaLocation="Components/PointLight.xsd"/>
</xs:schema>