testss
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
|
||||
namespace UnityEditor.U2D.Animation
|
||||
{
|
||||
internal interface IBoneSelection : ITransformSelection<BoneCache> {}
|
||||
}
|
Reference in New Issue
Block a user