ShanxiKnowledgeBase/SXElectricalInspection/Assets/GuYuan/TestPost.cs

13 lines
213 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class TestPost : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
}