Containment Field Rework (#9312)
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
namespace Content.Shared.Singularity.Components
|
||||
{
|
||||
public abstract class SharedContainmentFieldComponent : Component
|
||||
{
|
||||
}
|
||||
}
|
||||
namespace Content.Shared.Singularity.Components;
|
||||
public abstract class SharedContainmentFieldComponent : Component { }
|
||||
|
||||
Reference in New Issue
Block a user