using UnityEngine; namespace NewHorizons.Components.Vessel { [UsedInUnityProject] public class VesselSingularityRoot : MonoBehaviour { } }