From 6da89384bd759420b45980520f35ed47ec400871 Mon Sep 17 00:00:00 2001 From: GZod01 Date: Wed, 12 Mar 2025 18:59:09 +0100 Subject: [PATCH] zaezae --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 4f9a0f4..90cbf19 100644 --- a/index.php +++ b/index.php @@ -191,6 +191,7 @@ if (isset($_GET["admin"])) { // print_r($gpic); $bestscore = $gpic[0][0]; } + die($bestscore); $score = 10-($timelength/$bestscore); $score*=100; $score = intval($score);