mycj_demo/mycj/Assets/Script/npcInfo.cs
2024-12-02 23:38:32 +08:00

10 lines
118 B
C#

using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class npcInfo : Palye
{
}