bea2dce063
test
5 lines
123 B
C#
5 lines
123 B
C#
using System.Runtime.CompilerServices;
|
|
using UnityEngine;
|
|
|
|
[assembly: InternalsVisibleTo("Unity.CollabProxy.EditorTests")]
|