贺州市江滨华府电子沙盘,内附合成文档。暂定为合成模板

17 lines
256 B

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class SelectedHighLightRemoved : MonoBehaviour {
// Use this for initialization
void Start () {
}
// Update is called once per frame
void Update () {
}
}