Network shared implant components (#18714)

This commit is contained in:
Vordenburg
2023-08-05 17:06:40 -04:00
committed by GitHub
parent 298623df4a
commit 4c39486f3c
4 changed files with 13 additions and 7 deletions

View File

@@ -1,9 +1,10 @@
using Content.Shared.Radio;
using Robust.Shared.GameStates;
using Robust.Shared.Serialization.TypeSerializers.Implementations.Custom.Prototype;
namespace Content.Shared.Implants.Components;
[RegisterComponent]
[RegisterComponent, NetworkedComponent]
public sealed class RattleComponent : Component
{
// The radio channel the message will be sent to