Files
JJBB/Assets/Project/Script/T4M/T4MPlantObjSC.cs

9 lines
107 B
C#
Raw Permalink Normal View History

2024-08-23 15:49:34 +08:00
//Update SC
using UnityEngine;
using System.Collections;
public class T4MPlantObjSC : MonoBehaviour {
}