导入资源

This commit is contained in:
2025-05-19 17:31:53 +08:00
parent 62886b46e9
commit 84d13e8981
816 changed files with 132844 additions and 60134 deletions

View File

@@ -0,0 +1,8 @@
using UnityEngine;
namespace NBF
{
public class InteractiveObject : MonoBehaviour
{
}
}