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