Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -11,7 +11,7 @@ using System.Linq;
|
||||
namespace Content.Server.Roles
|
||||
{
|
||||
[AdminCommand(AdminFlags.Fun)]
|
||||
public class AddRoleCommand : IConsoleCommand
|
||||
public sealed class AddRoleCommand : IConsoleCommand
|
||||
{
|
||||
public string Command => "addrole";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user