Update main.js

This commit is contained in:
Benjamin Scott 2020-08-11 19:57:49 -07:00 committed by GitHub
parent 7b36c17cbf
commit c9d2737612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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()