导入资源
This commit is contained in:
8
Assets/Scripts/Fishing/InteractiveObject.cs
Normal file
8
Assets/Scripts/Fishing/InteractiveObject.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace NBF
|
||||
{
|
||||
public class InteractiveObject : MonoBehaviour
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user