Changed layout conClientData

This commit is contained in:
Aareschluchtje
2015-10-20 23:56:52 +02:00
parent 0eb23e0dc4
commit 5b85db9ab8
2 changed files with 41 additions and 15 deletions
@@ -283,6 +283,5 @@ namespace ErgometerDoctorApplication.Client
MainClient.SendNetCommand(new NetCommand(NetCommand.ValueType.TIME, seconds, Session));
textBox1.Text = "";
}
}
}