6 lines
170 B
C#
6 lines
170 B
C#
using Content.Shared.Construction.EntitySystems;
|
|
|
|
namespace Content.Client.Construction.EntitySystems;
|
|
|
|
public sealed class AnchorableSystem : SharedAnchorableSystem { }
|