renames AtmosMonitorAlarmEvent to AtmosAlarmEvent

This commit is contained in:
vulppine
2022-08-23 10:42:03 -07:00
parent 0e43f73ba1
commit df25715ed3
7 changed files with 28 additions and 30 deletions

View File

@@ -16,7 +16,7 @@ namespace Content.Server.Atmos.Monitor.Components
//
// AtmosMonitor -> AtmosDeviceUpdateEvent
// -> Threshold calculation
// -> AtmosMonitorAlarmEvent
// -> AtmosAlarmEvent
// -> Everything linked to that monitor (targetted)
/// <summary>