Skip to content

Commit 2504661

Browse files
committed
remove tab
1 parent 516a0a3 commit 2504661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/FbxExporters/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ UNITY3D_VERSION=" 2017.1.0f3"
2626
UNITY3D_PATH="/Applications/Unity ${UNITY3D_VERSION}/Unity.app/Contents/MacOS/Unity"
2727
if [ ! -f "${UNITY3D_PATH}" ]; then
2828
# Fallback to standard location
29-
UNITY3D_PATH=/Applications/Unity/Unity.app/Contents/MacOS/Unity
29+
UNITY3D_PATH=/Applications/Unity/Unity.app/Contents/MacOS/Unity
3030
fi
3131

3232
# Configure where unitypackage is located

0 commit comments

Comments
 (0)