new start message

This commit is contained in:
2026-08-12 14:13:10 -04:00
parent f5f0b167ab
commit a4fe626b69
+1 -1
View File
@@ -271,7 +271,7 @@
let highScore = 0; let highScore = 0;
let targetsClicked = 0; let targetsClicked = 0;
let numTargets = 0; let numTargets = 0;
let preRoundText = "hold still on the circle, then click the targets as fast as possible!"; let preRoundText = "hold still on the circle to start the countdown, then click the targets as fast as possible!";
// "NORMAL" MODE ONLY VARIABLES // "NORMAL" MODE ONLY VARIABLES
let currentRound = 0; let currentRound = 0;