From c9d2737612e8fdca73db58dd5373ea361eee2a79 Mon Sep 17 00:00:00 2001 From: Benjamin Scott <1711810+benjaminxscott@users.noreply.github.com> Date: Tue, 11 Aug 2020 19:57:49 -0700 Subject: [PATCH] Update main.js --- script/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/main.js b/script/main.js index d1fee36..45a31ec 100644 --- a/script/main.js +++ b/script/main.js @@ -40,7 +40,7 @@ startgame = function(){ setTimeout(function(){write("You are awake")},g_introspeed) - setTimeout(function(){write(glitch("There is a presense here, imposing itself into your memory"))},g_introspeed*2) + setTimeout(function(){write(glitch("There is a presence here, imposing itself into your memory"))},g_introspeed*2) setTimeout(function(){ initCore()