3 lines
92 B
C#
3 lines
92 B
C#
|
using System.Runtime.CompilerServices;
|
||
|
[assembly: InternalsVisibleTo("Unity.2D.IK.Editor")]
|