Auto comp (#6416)
This commit is contained in:
@@ -6,8 +6,6 @@ namespace Content.Server.Atmos.Piping.Unary.Components
|
||||
[RegisterComponent]
|
||||
public class GasPassiveVentComponent : Component
|
||||
{
|
||||
public override string Name => "GasPassiveVent";
|
||||
|
||||
[DataField("inlet")]
|
||||
public string InletName = "pipe";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user