Added BoneAttachment to Entity.xsd

This commit is contained in:
viktorljung
2016-01-27 17:31:57 +01:00
parent 2ec5023752
commit c9b982bc89
+1
View File
@@ -37,6 +37,7 @@
<xs:element ref="c:HiddenForLocalPlayer" minOccurs="0"/>
<xs:element ref="c:Fill" minOccurs="0"/>
<xs:element ref="c:Animation" minOccurs="0"/>
<xs:element ref="c:BoneAttachment" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>