code formatiert

This commit is contained in:
hydrant
2020-08-04 21:51:38 +02:00
parent c4d4b16006
commit 76d72eebdf
40 changed files with 237 additions and 208 deletions

View File

@@ -211,7 +211,7 @@ namespace ReallifeGamemode.Server.Report
if (type == "Quick Report")
{
ChatService.BroadcastAdmin("!{#008fff}[QR]~w~ " + user.Name + " (" + user.Handle.Value + ")~w~: " + text, AdminLevel.SUPPORTER);
user.SendChatMessage("~w~Dein Quick Report wurde an das Adminteam weitergeleitet");
user.SendChatMessage("~w~Dein Quick Report wurde an das Adminteam weitergeleitet");
}
}