diff --git a/latestmatches.php b/latestmatches.php index fc9db32..5dc2a84 100644 --- a/latestmatches.php +++ b/latestmatches.php @@ -25,18 +25,18 @@ } } echo "
"; - + $selected_player = $_GET['selected_player'] ?? $players_matches[0]['playername']; echo "
- +

"; - $selected_player = $_GET['selected_player'] ?? $players_matches[0]['playername']; + $mapNames = array( "Baltic_Main" => "Erangel", "Chimera_Main" => "Paramo",