From a157db37127182bf4f84bbe00f84f81f6a7ba903 Mon Sep 17 00:00:00 2001 From: gocivici Date: Sun, 2 Oct 2022 20:13:25 +0300 Subject: [PATCH] changed movie arrangement --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index e4928d9..de989cf 100644 --- a/main.js +++ b/main.js @@ -52,9 +52,9 @@ function revealButtons(g = guessNo){ var movies = [ ["The Texas Chainsaw Massacre", 1, "Sally Hardesty"], ["It", 1, "Eddie Kaspbrak"], + ["It Follows", 2, "Jaime Height"], ["A Nightmare on Elm Street", 1, "Nancy Thompson"], ["The Ring", 0, "Rachel Keller"], - ["It Follows", 2, "Jaime Height"], ["Friday the 13th", 0, "Alice Hardy"], ["Event Horizon", 2, "Lieutenant Starck"], ["Hellraiser", 2, "Kirsty Cotton"],