Files

9 lines
103 B
C#
Raw Permalink Normal View History

2025-01-25 04:38:09 +08:00
//Update SC
using UnityEngine;
using System.Collections;
public class T4MPartSC : MonoBehaviour {
}