Replace UltimateXR with HurricaneVR
This commit is contained in:
9
Assets/HurricaneVR/TechDemo/Scripts/DemoSafeDoor.cs
Normal file
9
Assets/HurricaneVR/TechDemo/Scripts/DemoSafeDoor.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace HurricaneVR.TechDemo.Scripts
|
||||
{
|
||||
public class DemoSafeDoor : MonoBehaviour
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user