9 lines
124 B
C#
9 lines
124 B
C#
using UnityEngine;
|
|
|
|
namespace HurricaneVR.TechDemo.Scripts
|
|
{
|
|
public class DemoSafeDoor : MonoBehaviour
|
|
{
|
|
|
|
}
|
|
} |