Skip to content

Commit 9bc64b1

Browse files
author
AJubrey
committed
[FIXED] indentation
1 parent 71ef5fc commit 9bc64b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/Integrations/Autodesk/maya/scripts/unitySetupUI.mel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ global proc string unityWhatsNewVersion(){
2222

2323
global proc unitySetupUI(){
2424

25-
global string $removeOtherMenuString;
26-
global string $unitySendToUnityMenuName;
25+
global string $removeOtherMenuString;
26+
global string $unitySendToUnityMenuName;
2727

2828
$isHeadless = `optionVar -q "UnityFbxForMaya_Headless"`;
2929
if($isHeadless){

0 commit comments

Comments
 (0)