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
@@ -15,6 +15,7 @@
<xs:element ref="c:Test" minOccurs="0"/>
<xs:element ref="c:RaptorCopter" minOccurs="0"/>
<xs:element ref="c:Player" minOccurs="0"/>
<xs:element ref="c:PointLight" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>