Fix server crash
This commit is contained in:
@@ -24,6 +24,7 @@ namespace Content.Server.GameObjects.Components.Atmos
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// This is our SSAir equivalent.
|
/// This is our SSAir equivalent.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
[ComponentReference(typeof(IGridAtmosphereComponent))]
|
||||||
[RegisterComponent, Serializable]
|
[RegisterComponent, Serializable]
|
||||||
public class GridAtmosphereComponent : Component, IGridAtmosphereComponent
|
public class GridAtmosphereComponent : Component, IGridAtmosphereComponent
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user