Adds the ability to dribble and kick the ball in sample03-character
@@ -50,7 +50,7 @@ public:
enum EventType
{
/**
- * Default event type.
+ * A timed event type.
*/
DEFAULT,