10 lines
94 B
C#
10 lines
94 B
C#
using UnityEngine;
|
|
|
|
namespace XED
|
|
{
|
|
public class TestMaterial : TwinObject
|
|
{
|
|
|
|
}
|
|
}
|