Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -9,7 +9,7 @@ using Robust.Shared.ViewVariables;
|
||||
namespace Content.Shared.EntityList
|
||||
{
|
||||
[Prototype("entityList")]
|
||||
public class EntityListPrototype : IPrototype
|
||||
public sealed class EntityListPrototype : IPrototype
|
||||
{
|
||||
[ViewVariables]
|
||||
[DataField("id", required: true)]
|
||||
|
||||
Reference in New Issue
Block a user