Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -20,7 +20,7 @@ namespace Content.Server.Construction.Conditions
|
||||
/// </summary>
|
||||
[UsedImplicitly]
|
||||
[DataDefinition]
|
||||
public class ComponentInTile : IGraphCondition
|
||||
public sealed class ComponentInTile : IGraphCondition
|
||||
{
|
||||
/// <summary>
|
||||
/// If true, any entity on the tile must have the component.
|
||||
|
||||
Reference in New Issue
Block a user