Removed ShootEvent from CapturePoint

This commit is contained in:
verysecrethero
2016-01-15 11:17:22 +01:00
parent 76a8b43ca3
commit c8fe6853c0
13 changed files with 0 additions and 439 deletions
-1
View File
@@ -14,7 +14,6 @@
<xs:element name="Left" type="t:bool" minOccurs="0"/>
<xs:element name="Back" type="t:bool" minOccurs="0"/>
<xs:element name="Right" type="t:bool" minOccurs="0"/>
<xs:element name="EquippedItem" type="t:int" minOccurs="0"/>
<xs:element name="TeamNumber" type="t:int" minOccurs="0"/>
</xs:all>
</xs:complexType>