Disposals air + new atmos expose event (#6798)
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
@@ -24,4 +24,10 @@ namespace Content.Server.Atmos.EntitySystems
|
||||
GasMixture = mixture;
|
||||
}
|
||||
}
|
||||
|
||||
[ByRefEvent]
|
||||
public struct AtmosExposedGetAirEvent
|
||||
{
|
||||
public GasMixture? Gas;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user