Skip to content

Commit 614556d

Browse files
author
AJubrey
committed
[ADDED] a comment
1 parent 8a5197a commit 614556d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Assets/FbxExporters/Editor/FbxExportSettings.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,7 @@ public static string GetIntegrationSavePath()
733733
{
734734
if (!instance.IntegrationSavePath.Contains("/"))
735735
{
736+
//The project folder, above the asset folder
736737
Directory.GetCurrentDirectory().ToString();
737738
}
738739
return instance.IntegrationSavePath;

0 commit comments

Comments
 (0)