Files

5 lines
123 B
C#
Raw Permalink Normal View History

2019-09-29 19:40:54 -04:00
using System.Runtime.CompilerServices;
using UnityEngine;
[assembly: InternalsVisibleTo("Unity.CollabProxy.EditorTests")]