Files
OldThink/Content.Shared/_Amour/Hole/VisibleHoleComponent.cs

8 lines
128 B
C#
Raw Permalink Normal View History

namespace Content.Shared._Amour.Hole;
[RegisterComponent]
public sealed partial class VisibleHoleComponent : Component
{
}