Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -3,7 +3,7 @@ using Robust.Shared.ViewVariables;
|
||||
|
||||
namespace Content.Server.Atmos
|
||||
{
|
||||
public class ExcitedGroup
|
||||
public sealed class ExcitedGroup
|
||||
{
|
||||
[ViewVariables] public bool Disposed = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user