diff TrainingScoreManager.h @ 39:96ff7b41923a

tweaking
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Thu, 04 Dec 2014 18:32:32 +0000
parents fea11c3d1d94
children 4ad0d218f890
line wrap: on
line diff
--- a/TrainingScoreManager.h	Thu Dec 04 17:03:01 2014 +0000
+++ b/TrainingScoreManager.h	Thu Dec 04 18:32:32 2014 +0000
@@ -157,9 +157,7 @@
         msg << getMessageForBand(band) << endl;
         msg << "Distance: " << dist << endl;
         msg << "Score: " << round(TP*10) << endl;
-        msg << "-----" << endl;
-        msg << "Time allowed: " << timeAllowed/1000.0 << endl;
-        msg << "-----" << endl;
+
 
         result.realDistanceToTarget = dist;
         result.targetBandHit = band; // eg bullseye = 0 edge = 7