Files
OldThink/Content.Shared/_White/Radio/NetworkChatComponent.cs

8 lines
126 B
C#
Raw Permalink Normal View History

namespace Content.Shared._White.Radio;
[RegisterComponent]
public sealed partial class NetworkChatComponent : Component
{
}