Files
crystall-punk-14/Content.Client/NodeContainer/NodeContainerSystem.cs

6 lines
147 B
C#
Raw Permalink Normal View History

using Content.Shared.NodeContainer;
namespace Content.Client.NodeContainer;
public sealed class NodeContainerSystem : SharedNodeContainerSystem;