This commit is contained in:
Lanta 2023-09-27 15:32:03 +02:00
parent 19a55b56ce
commit 0f429d46ee
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ error_reporting(E_ALL);
$selected_player = $_POST['selected_player'] ?? $players_matches[0]['playername'];
$mapNames = array(
"Baltic_Main" => "Erangel (Remastered)",
"Baltic_Main" => "Erangel",
"Chimera_Main" => "Paramo",
"Desert_Main" => "Miramar",
"DihorOtok_Main" => "Vikendi",