Auto comp (#6416)
This commit is contained in:
@@ -6,8 +6,6 @@ namespace Content.Server.Atmos.Components
|
||||
[ComponentReference(typeof(IAtmosphereComponent))]
|
||||
public class SpaceAtmosphereComponent : Component, IAtmosphereComponent
|
||||
{
|
||||
public override string Name => "SpaceAtmosphere";
|
||||
|
||||
public bool Simulated => false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user