Added Component to Components.xsd and Entity.xsd

This commit is contained in:
stiffly
2015-12-11 14:27:54 +01:00
parent 094c7fbb44
commit c2435fda2d
5 changed files with 5 additions and 2 deletions
+1
View File
@@ -5,4 +5,5 @@
<xs:include schemaLocation="Components/Model.xsd"/>
<xs:include schemaLocation="Components/Test.xsd"/>
<xs:include schemaLocation="Components/RaptorCopter.xsd"/>
<xs:include schemaLocation="Components/Player.xsd"/>
</xs:schema>