Removed useless code

This commit is contained in:
2021-06-11 18:41:39 +02:00
parent 7a1c1e09f7
commit d4ba9e3f55
3 changed files with 8 additions and 11 deletions
+3 -3
View File
@@ -187,10 +187,10 @@ if (isset($_GET["render"]))
{
$status = '<span class="positive-color">FC</span>';
}
else
{
// else
// {
// $status = '<span class="positive-color">PASS</span>';
}
// }
$mode_text = "?";
if ($score["game"]["mode"] == "osu")