From d4972d911e3164ca37d758be1564d64ad46af60a Mon Sep 17 00:00:00 2001 From: Vazelek Date: Mon, 17 Oct 2022 19:42:05 +0200 Subject: [PATCH] aaa --- score.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/score.php b/score.php index 44910ab..1b81065 100644 --- a/score.php +++ b/score.php @@ -559,13 +559,13 @@ echo "\">"; switch($i){ case 0: - $jj = 2; + $jj = 3; break; case 1: - $jj = 1; + $jj = 2; break; case 2: - $jj = 3; + $jj = 1; break; case 3: $jj = 0;