Replace UltimateXR with HurricaneVR
This commit is contained in:
9
Assets/HurricaneVR/Framework/Scripts/HVRRootFinder.cs
Normal file
9
Assets/HurricaneVR/Framework/Scripts/HVRRootFinder.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
using UnityEngine;
|
||||
|
||||
namespace HurricaneVR.Framework.Shared
|
||||
{
|
||||
public class HVRRootFinder : ScriptableObject
|
||||
{
|
||||
//dummy object to find the root of the package
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user