Skip to content

Commit 6e512c7

Browse files
committed
fix comment
1 parent 5af203d commit 6e512c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Assets/FbxExporters/Editor/UnitTests/FbxAnimationTest.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// NOTE: comment out the next line to leave temporary FBX files on disk
1+
// NOTE: uncomment the next line to leave temporary FBX files on disk
2+
// and create a imported object in the scene.
23
// #define DEBUG_UNITTEST
34

45
using UnityEngine;

0 commit comments

Comments
 (0)