Skip to content

Commit ec6fe87

Browse files
authored
Update SplineGenerator.cs
1 parent b9a0f59 commit ec6fe87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SplineEngine/SplineGenerator.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public class SplineGenerator : MonoBehaviour
6565
public int splineResolution = 10;
6666

6767
/// <summary>
68-
/// The line renderer to render the spine. Thank you r3dux :)
68+
/// The line renderer to render the spLine. Thank you r3dux... again :)
6969
/// </summary>
7070
private LineRenderer _lineRenderer;
7171

0 commit comments

Comments
 (0)