Files
tbd-station-14/Content.Server/Roles/SubvertedSiliconRoleComponent.cs

7 lines
144 B
C#

namespace Content.Server.Roles;
[RegisterComponent]
public sealed partial class SubvertedSiliconRoleComponent : AntagonistRoleComponent
{
}