Files
CortexCore a160813262 1
2023-10-20 19:31:12 +08:00

8 lines
110 B
C#

using UnityEngine;
namespace MeshCombineStudio
{
public class MCSDynamicObject : MonoBehaviour { }
}