From 109ddd1d77da47ca328ecd7dda4a036b625cafc2 Mon Sep 17 00:00:00 2001 From: CB Date: Mon, 16 Nov 2015 15:51:36 -0500 Subject: [PATCH] silly minor edits. preventing conflicts --- JSFiles/nava.js | 2 +- clickFace.html | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/JSFiles/nava.js b/JSFiles/nava.js index 21626ea..df0e58d 100644 --- a/JSFiles/nava.js +++ b/JSFiles/nava.js @@ -7,7 +7,7 @@ function countup() { function countDown() { setTimeout(function countandgive() { - alert("TIME-OUT! You got " +counter+ " Teams!"); + alert("Good work anon! You got" +counter+ "masks!"); }, 20000); diff --git a/clickFace.html b/clickFace.html index 86c02bf..905d147 100644 --- a/clickFace.html +++ b/clickFace.html @@ -116,9 +116,7 @@

Faces!

-
-
+
- \ No newline at end of file