Move Anchorable to shared. (#7361)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using Content.Shared.Construction.EntitySystems;
|
||||
|
||||
namespace Content.Client.Construction.EntitySystems;
|
||||
|
||||
public sealed class AnchorableSystem : SharedAnchorableSystem { }
|
||||
Reference in New Issue
Block a user