Skip to content

Commit

Permalink
Fix mooth Panel
Browse files Browse the repository at this point in the history
  • Loading branch information
YukihoAA committed Aug 27, 2023
1 parent 1e4a916 commit 32190f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/OSCmooth/Editor/OSCmoothWindow.cs
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ void DrawGUI()
AssetDatabase.SaveAssets();
}

EditorGUILayout.EndHorizontal();

_animatorController = AssetDatabase.LoadAssetAtPath<AnimatorController>(AssetDatabase.GetAssetPath(_avDescriptor.baseAnimationLayers[_layerSelect].animatorController));

Expand Down

0 comments on commit 32190f8

Please sign in to comment.