From f7de4f95043fe930e9bed6887776babc23db2ca3 Mon Sep 17 00:00:00 2001 From: Vazelek Date: Mon, 17 Oct 2022 19:35:30 +0200 Subject: [PATCH] aaaa --- score.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/score.php b/score.php index 4aee84d..d1d245d 100644 --- a/score.php +++ b/score.php @@ -559,16 +559,16 @@ echo "\">"; switch($i){ case 0: - $jj = 3; + $jj = 1; break; case 1: - $jj = 0; - break; - case 2: $jj = 2; break; + case 2: + $jj = 0; + break; case 3: - $jj = 1; + $jj = 3; break; } if(sizeof($matchs_quarters[$k-1]) >= $jj + 1){