Fixed comment, removed wrong unban message

This commit is contained in:
hydrant
2018-11-01 14:18:34 +01:00
parent fec77e5279
commit d026be198a
3 changed files with 2 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ namespace reallife_gamemode.Server.Extensions
public static class ClientExtension
{
/// <summary>
/// Gibt das User-Objekt eines Client's zurück
/// Gibt das User-Objekt eines Client's zurück.
/// Gibt nichts zurück, wenn der Client nicht eingeloggt ist
/// </summary>
/// <param name="client">Der Client, dessen User man bekommen möchte</param>