diff --git a/score.php b/score.php index d1d245d..44910ab 100644 --- a/score.php +++ b/score.php @@ -559,16 +559,16 @@ echo "\">"; switch($i){ case 0: - $jj = 1; - break; - case 1: $jj = 2; break; + case 1: + $jj = 1; + break; case 2: - $jj = 0; + $jj = 3; break; case 3: - $jj = 3; + $jj = 0; break; } if(sizeof($matchs_quarters[$k-1]) >= $jj + 1){