Skip to content

Commit e4e9967

Browse files
author
AJubrey
committed
[CHANGED] Message per Viktoria's suggestion
1 parent 4f383b7 commit e4e9967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/FbxExporters/Editor/InstallIntegration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ private static void ShowSuccessDialog(string dcc, int exitCode){
696696
} else {
697697
if (EditorTools.ExportSettings.instance.launchAfterInstallation)
698698
{
699-
customMessage = "Enjoy the new Unity menu in {0}, when it's done loading";
699+
customMessage = "Installing Unity menu in {0}, application will open once installation is complete";
700700
}
701701
else
702702
{

0 commit comments

Comments
 (0)