Auto comp (#6416)
This commit is contained in:
@@ -31,8 +31,6 @@ namespace Content.Server.Disposal.Tube.Components
|
||||
{
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
|
||||
public override string Name => "DisposalRouter";
|
||||
|
||||
[ViewVariables]
|
||||
private readonly HashSet<string> _tags = new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user