9 lines
92 B
C#
9 lines
92 B
C#
using UnityEngine;
|
|
|
|
namespace XED
|
|
{
|
|
public class TestMachine : TwinObject
|
|
{
|
|
}
|
|
}
|