Deleted some components, etc for ShootEvent that will likely be used in a WeaponSystem instead

This commit is contained in:
verysecrethero
2016-01-21 10:24:34 +01:00
parent b098bd2bd3
commit c2e05de89f
11 changed files with 2 additions and 372 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:all>
</xs:complexType>
</xs:element>