Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -8,7 +8,7 @@ using Robust.Shared.IoC;
|
||||
|
||||
namespace Content.Client.Commands
|
||||
{
|
||||
public class HideMechanismsCommand : IConsoleCommand
|
||||
public sealed class HideMechanismsCommand : IConsoleCommand
|
||||
{
|
||||
public string Command => "hidemechanisms";
|
||||
public string Description => $"Reverts the effects of {ShowMechanismsCommand.CommandName}";
|
||||
|
||||
Reference in New Issue
Block a user