Delta-v/Content.Client/DeltaV/NanoChat/NanoChatSystem.cs

6 lines
141 B
C#

using Content.Shared.DeltaV.NanoChat;
namespace Content.Client.DeltaV.NanoChat;
public sealed class NanoChatSystem : SharedNanoChatSystem;