Skip to content

Commit da4ea64

Browse files
committed
update tooltip
1 parent baf109f commit da4ea64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/com.unity.formats.fbx/Editor/Scripts/FbxExportSettings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ public override void OnInspectorGUI() {
124124

125125
var repairMissingScripts = new GUIContent (
126126
"Run Component Updater",
127-
"If the forum package 1.1.0b1 was previously installed, then links to the FbxPrefab component " +
127+
"If an asset store package or forum package was previously installed, then links to the FbxPrefab component " +
128128
"in assets created with the FBX exporter will need updating.\n" +
129129
"Run this button to update all FbxPrefab references in text serialized prefabs and scene files.");
130130

0 commit comments

Comments
 (0)