浏览代码

Updates sample03-character so that the boy can kick the ball.

Kieran Cunney 13 年之前
父节点
当前提交
8b5fd2f2a1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gameplay/src/AnimationClip.h

+ 1 - 1
gameplay/src/AnimationClip.h

@@ -50,7 +50,7 @@ public:
         enum EventType 
         {
             /**
-             * Default event type.
+             * A timed event type.
              */
             DEFAULT,