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