Skip to content

Commit 28e5489

Browse files
committed
missing EndHorizontal
1 parent 545e6c5 commit 28e5489

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
@@ -68,6 +68,7 @@ public override void OnInspectorGUI() {
6868
}
6969
}
7070
}
71+
GUILayout.EndHorizontal ();
7172
GUILayout.BeginHorizontal ();
7273

7374
GUILayout.Label (new GUIContent (

0 commit comments

Comments
 (0)