Anchorable shared (#17422)
Co-authored-by: BenOwnby <ownbyb@appstate.edu> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototy
|
||||
|
||||
namespace Content.Shared.Construction.Components
|
||||
{
|
||||
[RegisterComponent, Access(typeof(SharedAnchorableSystem))]
|
||||
[RegisterComponent, Access(typeof(AnchorableSystem))]
|
||||
public sealed class AnchorableComponent : Component
|
||||
{
|
||||
[DataField("tool", customTypeSerializer: typeof(PrototypeIdSerializer<ToolQualityPrototype>))]
|
||||
|
||||
Reference in New Issue
Block a user