Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -14,7 +14,7 @@ using Content.Server.Roles;
|
||||
namespace Content.Server.Objectives.Conditions
|
||||
{
|
||||
[DataDefinition]
|
||||
public class RandomTraitorAliveCondition : IObjectiveCondition
|
||||
public sealed class RandomTraitorAliveCondition : IObjectiveCondition
|
||||
{
|
||||
protected Mind.Mind? Target;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user