Auto comp (#6416)
This commit is contained in:
@@ -24,9 +24,6 @@ namespace Content.Server.Atmos.Monitor.Components
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
|
||||
private AtmosMonitorSystem? _atmosMonitorSystem;
|
||||
|
||||
public override string Name => "FireAlarm";
|
||||
|
||||
private CancellationTokenSource _powerPulsedCancel = new();
|
||||
private int PowerPulsedTimeout = 30;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user