diff --git a/ErgometerLibrary/NetCommand.cs b/ErgometerLibrary/NetCommand.cs index ac82bc9..ca694ba 100644 --- a/ErgometerLibrary/NetCommand.cs +++ b/ErgometerLibrary/NetCommand.cs @@ -124,7 +124,7 @@ namespace ErgometerLibrary { Type = CommandType.LOGIN; Session = session; - Timestamp = Helper.Now;//wtf is dit voor pure aids?????????? + Timestamp = Helper.Now; DisplayName = name; IsDoctor = doctor;