When pick class buttons are clicked they send an InputCommand, not an ButtonClicked event.

This commit is contained in:
William Moberg
2016-03-03 16:32:24 +01:00
parent 8859f652b9
commit 398bc725b6
7 changed files with 1281 additions and 1212 deletions
+1
View File
@@ -62,6 +62,7 @@
<xs:element ref="c:DoubleJump" minOccurs="0"/>
<xs:element ref="c:HealthHUD" minOccurs="0"/>
<xs:element ref="c:SpriteIndicator" minOccurs="0"/>
<xs:element ref="c:InputCmdButton" minOccurs="0"/>
</xs:all>
</xs:complexType>
</xs:element>