Delta-v/Content.Shared/_DV/Roles/FugitiveRoleComponent.cs

7 lines
161 B
C#

using Content.Shared.Roles;
namespace Content.Shared._DV.Roles;
[RegisterComponent]
public sealed partial class FugitiveRoleComponent : BaseMindRoleComponent;