8 lines
89 B
C#
8 lines
89 B
C#
#if UNITY_EDITOR
|
|
namespace GSpawn
|
|
{
|
|
public static class RayEx
|
|
{
|
|
}
|
|
}
|
|
#endif |