Predicted gas pumps (#33717)
* Predicted gas pumps I wanted to try out atmos and first thing I found. * a * Remove details range
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Content.Shared.Atmos.Piping.Components;
|
||||
|
||||
/// <summary>
|
||||
/// Raised directed on an atmos device when it is enabled.
|
||||
/// </summary>
|
||||
[ByRefEvent]
|
||||
public readonly record struct AtmosDeviceDisabledEvent;
|
||||
Reference in New Issue
Block a user