Add air alarm admin logs (#33426)
This commit is contained in:
@@ -444,4 +444,9 @@ public enum LogType
|
||||
/// A player interacted with a PDA or its cartridge component
|
||||
/// </summary>
|
||||
PdaInteract = 96,
|
||||
|
||||
/// <summary>
|
||||
/// An atmos networked device (such as a vent or pump) has had its settings changed, usually through an air alarm
|
||||
/// </summary>
|
||||
AtmosDeviceSetting = 97,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user