alert sounds from alarmables, sensor data ctor
This commit is contained in:
@@ -516,7 +516,6 @@ namespace Content.Server.Atmos.Monitor.Systems
|
||||
public void ForceCloseAllInterfaces(EntityUid uid)
|
||||
{
|
||||
_uiSystem.TryCloseAll(uid, SharedAirAlarmInterfaceKey.Key);
|
||||
RemoveActiveInterface(uid);
|
||||
}
|
||||
|
||||
public void OnAtmosUpdate(EntityUid uid, AirAlarmComponent alarm, AtmosDeviceUpdateEvent args)
|
||||
|
||||
Reference in New Issue
Block a user