Mercurial > hg > soniczoomios
diff grid.mm @ 22:8c0783739337
Logs uploading.
Questionnaire also.
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Thu, 24 Jan 2013 18:14:40 +0000 |
parents | e44dc6f7f12e |
children | a4908ad8c78e |
line wrap: on
line diff
--- a/grid.mm Fri Jan 18 15:48:33 2013 +0000 +++ b/grid.mm Thu Jan 24 18:14:40 2013 +0000 @@ -497,7 +497,8 @@ } } snapCentre = closestPreset->coordinates; - + eventLogger.logEvent(SNAPPED_TO_PRESET, getCoord(),closestPreset->creationTime ); + cout << "SNAPPED CHECK\n"; }else{ snapped = false; closestPreset = NULL;