David Rose 22 年之前
父节点
当前提交
db56915d10
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panda/src/egg/eggXfmSAnim.h

+ 1 - 1
panda/src/egg/eggXfmSAnim.h

@@ -43,7 +43,7 @@ public:
   INLINE EggXfmSAnim(const EggXfmSAnim &copy);
   INLINE EggXfmSAnim &operator = (const EggXfmSAnim &copy);
 
-  INLINE void set_fps(double type);
+  INLINE void set_fps(double fps);
   INLINE void clear_fps();
   INLINE bool has_fps() const;
   INLINE double get_fps() const;