9 lines
95 B
C#
9 lines
95 B
C#
#if UNITY_EDITOR
|
|
|
|
namespace GSpawn
|
|
{
|
|
public static class GenericMenuEx
|
|
{
|
|
}
|
|
}
|
|
#endif |