quantum-space-buddies/QSB/EchoesOfTheEye/Prisoner/PrisonerBehaviourCueMarker.cs
2022-04-22 18:29:50 +01:00

5 lines
124 B
C#

using UnityEngine;
namespace QSB.EchoesOfTheEye.Prisoner;
internal class PrisonerBehaviourCueMarker : MonoBehaviour { }