Cleanup (#2111)
This commit is contained in:
@@ -118,8 +118,6 @@ namespace Content.Server.Chat
|
||||
|
||||
internal class SuicideCommand : IClientCommand
|
||||
{
|
||||
[Dependency] private readonly IPlayerManager _playerManager = default!;
|
||||
|
||||
public string Command => "suicide";
|
||||
|
||||
public string Description => "Commits suicide";
|
||||
|
||||
Reference in New Issue
Block a user