ro-webgl/Assets/T4M/Scripts/T4MPartSC.cs
2021-12-21 09:40:39 +08:00

9 lines
111 B
C#

//Update SC
using UnityEngine;
using System.Collections;
public class T4MPartSC : MonoBehaviour {
}