Files
crystall-punk-14/Content.Client/_CP14/Roof/CP14RoofMarkerComponent.cs
2025-06-23 22:55:26 +03:00

7 lines
126 B
C#

namespace Content.Client._CP14.Roof;
[RegisterComponent]
public sealed partial class CP14RoofMarkerComponent : Component
{
}