mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-24 09:08:04 +03:00
6 lines
122 B
C#
6 lines
122 B
C#
namespace Content.Shared.Radio.Components;
|
|
|
|
[RegisterComponent]
|
|
public sealed class TelecomServerComponent : Component
|
|
{
|
|
} |