From 0e6fa91650da2188d3ef2c804b9236a704f916cb Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar Date: Wed, 15 Nov 2023 11:37:00 +0100 Subject: [PATCH] haakjes --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index efa33dc..7be9c09 100644 --- a/index.php +++ b/index.php @@ -72,7 +72,7 @@ $lastMatches = array_slice($allMatches, 0, 8); " . $match['playername'] . " " . $match['gameMode'] . " " . $match['matchType'] . " - + " . (isset($mapNames[$match['mapName']]) ? $mapNames[$match['mapName']] : $match['mapName']) . " " . $match['stats']['kills'] . " " . number_format($match['stats']['damageDealt'], 0, '.', '') . " " . $match['stats']['winPlace'] . "