Auto comp (#6416)
This commit is contained in:
@@ -12,8 +12,6 @@ namespace Content.Server.Ghost.Roles.Components
|
||||
[RegisterComponent, ComponentReference(typeof(GhostRoleComponent))]
|
||||
public class GhostTakeoverAvailableComponent : GhostRoleComponent
|
||||
{
|
||||
public override string Name => "GhostTakeoverAvailable";
|
||||
|
||||
public override bool Take(IPlayerSession session)
|
||||
{
|
||||
if (Taken)
|
||||
|
||||
Reference in New Issue
Block a user