Delta-v/Content.Shared/_Shitmed/Surgery/Steps/SurgeryRepeatableStepCompon...

7 lines
203 B
C#

using Robust.Shared.GameStates;
namespace Content.Shared._Shitmed.Medical.Surgery.Steps;
[RegisterComponent, NetworkedComponent]
public sealed partial class SurgeryRepeatableStepComponent : Component;