Use ByRefEvent attribute in content. (#5918)

This commit is contained in:
Vera Aguilera Puerto
2021-12-27 18:50:43 +01:00
committed by GitHub
parent 525c38b794
commit 1882ad55af

View File

@@ -12,6 +12,7 @@ namespace Content.Server.Atmos.EntitySystems
{}
*/
[ByRefEvent]
public readonly struct AtmosExposedUpdateEvent
{
public readonly EntityCoordinates Coordinates;