We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3167f6 + 9cb0ed5 commit 37b85f8Copy full SHA for 37b85f8
Assets/FbxExporters/Editor/FbxExporter.cs
@@ -86,7 +86,7 @@ public class ModelExporter : System.IDisposable
86
const string ClipMenuItemName = "GameObject/Export All Timeline Clips...";
87
const string TimelineClipMenuItemName = "GameObject/Export Selected Timeline Clip...";
88
89
- const string AnimOnlyMenuItemName = "GameObject/Export Animation Only";
+ const string AnimOnlyMenuItemName = "GameObject/Export Animation Only...";
90
91
const string FileBaseName = "Untitled";
92
0 commit comments