quantum-space-buddies/QSB/EchoesOfTheEye/Prisoner/PrisonerBehaviourCueMarker.cs

5 lines
124 B
C#
Raw Normal View History

2022-04-22 17:29:50 +00:00
using UnityEngine;
namespace QSB.EchoesOfTheEye.Prisoner;
internal class PrisonerBehaviourCueMarker : MonoBehaviour { }