From c0e581b10592276a80dd83b0ac9e44c443e34280 Mon Sep 17 00:00:00 2001 From: gocivici Date: Fri, 7 Oct 2022 12:23:43 +0300 Subject: [PATCH] changed order --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 8906785..7dd829b 100644 --- a/main.js +++ b/main.js @@ -57,9 +57,9 @@ var movies = [ ["Rec", 2, "Ángela Vidal"], ["Friday the 13th", 0, "Alice Hardy"], ["Event Horizon", 2, "Lieutenant Starck"], + ["Saw", 1, "Amanda Young"], ["The Ring", 0, "Rachel Keller"], ["Hellraiser", 2, "Kirsty Cotton"], - ["Saw", 1, "Amanda Young"], ["Final Destination", 2, "Alex Browning"], ["Annihilation", 2, "Lena"], ["Scream"],