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

6 lines
135 B
C#

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