improve hqmessage

This commit is contained in:
hydrant
2019-09-08 14:16:04 +02:00
parent eed5109b9f
commit 7bcc72e3cf
2 changed files with 3 additions and 10 deletions

View File

@@ -394,7 +394,7 @@ namespace ReallifeGamemode.Server.Commands
return;
}
ReallifeGamemode.Server.Wanted.Jail.Release_Jail_Admin(player, target);
Jail.Release_Jail_Admin(player, target);
}
[Command("a", "~m~Benutzung: ~s~/a [Nachricht]", GreedyArg = true)]