diff ape.js @ 1457:c8a9825aaa05

Merge from branch "WAC2016"
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Mon, 23 Nov 2015 09:13:12 +0000
parents 04e8a9c07c7e
children a0d7a64d8325 235594325b84
line wrap: on
line diff
--- a/ape.js	Tue Oct 13 10:20:04 2015 +0100
+++ b/ape.js	Mon Nov 23 09:13:12 2015 +0000
@@ -588,7 +588,7 @@
 	    {
 	        if (audioEngineContext.timer.testStarted == false)
 	        {
-	            alert('You have not started the test! Please press start to begin the test!');
+	            alert('You have not started the test! Please click a fragment to begin the test!');
 	            return;
 	        }
 	    }