Cleaned up Console output for Server.
This commit is contained in:
@@ -68,7 +68,6 @@ namespace ErgometerLibrary
|
||||
string[] com = command.Split('»');
|
||||
|
||||
Console.WriteLine(command);
|
||||
Console.WriteLine(com[0]);
|
||||
|
||||
int comType = int.Parse(com[0]);
|
||||
int session = 0;
|
||||
|
||||
Reference in New Issue
Block a user