浏览代码

Remove debug code from splie

ShiroSmith 6 年之前
父节点
当前提交
dbdd841115
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      hrt/prefab/l3d/Spline.hx

+ 0 - 1
hrt/prefab/l3d/Spline.hx

@@ -159,7 +159,6 @@ class Spline extends Object3D {
 			editor.update(ctx, propName);
 		generateSplineGraph(ctx);
 		#end
-		generateSplineGraph(ctx);
 	}
 
 	// Return an interpolation of two samples at length l, 0 <= l <= splineLength